Android代码 Kotlin Link Parser
Kotlin Link Parser Here is our implementation of Link Preview written in Kotlin with RxKotlin2 Usage Include the library as local library project. allprojects { repositories { maven { url 'https://jitpack.io' } } } dependencies { implementation 'com.github.VRGsoftUA:Kotlin-Link-
下载地址
用户评论