Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

Releases: contactBoostTag/KotlinVoIpUSSD

Latest Relese

04 Aug 02:28
b823705
Compare
Choose a tag to compare

This release actually.

Release Kotlin USSD Library 1.1.i

19 Apr 08:05
Compare
Choose a tag to compare
  • Kotlin support (kotlin-ussd-library)

latestVersion is 1.1.i

repositories {
jcenter()
}
dependencies {
implementation 'com.romellfudi.ussdlibrary:kotlin-ussd-library:{latestVersion}'
}