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-