Skip to content

1.2.f in Jitpack

Compare
Choose a tag to compare
@romellfudi romellfudi released this 10 Jun 14:26
· 48 commits to main since this release

1.2.f
馃帀 Released a new version 1.2.f! 馃帀

repositories {
    maven { url 'https://jitpack.io' }
}
dependencies {
    // java
    implementation 'com.github.romellfudi.VoIpUSSD:ussd-library:1.2.f'
    // kotlin
    implementation 'com.github.romellfudi.VoIpUSSD:kotlin-ussd-library:1.2.f'
}