This Is Latest Release (Still Being Developed)
$version_release = 0.0.1b
// 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 hizari-ui
implementation 'com.github.hudiohizari:hizari-ui:0.0.1b'
}
dependencies {
// library hizari-ui
implementation("com.github.hudiohizari:hizari-ui:0.0.1b")
}
Very open to anyone, I'll write your name under this, please contribute by sending an email to me
Name Of Contribute
- Hudio Hizari
- Muhammad Faisal Amir
- Waiting List
Waiting for your contribute
- Please enjoy and don't forget fork and give a star
- Don't Forget Follow My Github Account