Simplify usage of xBaseJ
Use via jitpack.io: jitpack.io config
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
} dependencies {
aptProcessor 'com.github.NewsRxTech:xBaseJ-annotations:20201103.01'
}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simplify usage of xBaseJ
Use via jitpack.io: jitpack.io config
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
} dependencies {
aptProcessor 'com.github.NewsRxTech:xBaseJ-annotations:20201103.01'
}