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'
}
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'
}