Contents
The latest version of the packages can be found on the GitHub releases page.
repositories {
maven {
url = uri("https://maven.pkg.github.com/abd3lraouf/Semantic")
}
}
dependencies {
implementation("dev.abd3lraouf.learn.Semantic:sdk:<latest-release>")
}
Thanks to all our contributors! I'm very grateful for all the work you've done to make Open source projects better.
Semantic versioning project for android DOI:10.5281/zenodo.514068945. AbdElraouf Sabri, A. Senior Android Developer
This project is distributed under the Apache license version 2.0 (see the LICENSE file in the project root).
By submitting a pull request to this project, you agree to license your contribution under the Apache license version 2.0 to this project.