- SDK for anything your problem to make easier developing android apps
- Available for android and desktop
- Privacy Policy Click Here
- License Click Here
This Is Latest Release
$version_release = 2.3.0
What's New??
* Fresh Release *
* All Frogo Libs *
* Simple Implementation *
// Add it in your root build.gradle at the end of repositories:
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
// Add it in your root build.gradle.kts at the end of repositories:
allprojects {
repositories {
...
maven("https://jitpack.io")
}
}
dependencies {
// library frogo-sdk
implementation 'com.github.frogobox:frogo-sdk:2.3.0'
}
dependencies {
// library frogo-sdk
implementation("com.github.frogobox:frogo-sdk:2.3.0")
}
[versions]
frogoAndroid = "2.3.0"
[libraries]
frogo-android = { group = "com.github.frogobox", name = "frogo-sdk", version.ref = "frogoAndroid" }
dependencies {
// library frogo-android
implementation(libs.frogobox.android)
}
Very open to anyone, I'll write your name under this, please contribute by sending an email to me
- Mail To faisalamircs@gmail.com
- Subject : Github _ [Github-Username-Account] _ [Language] _ [Repository-Name]
- Example : Github_amirisback_kotlin_admob-helper-implementation
Name Of Contribute
- Muhammad Faisal Amir
- Waiting List
- Waiting List
Waiting for your contribute
- Please enjoy and don't forget fork and give a star
- Don't Forget Follow My Github Account