Install the library
Let's use gradle!
repositories {
maven { url 'https://jitpack.io' }
}
dependencies {
implementation 'com.github.Max094Reikeb:MaxiLib:TAG'
}Last updated
repositories {
maven { url 'https://jitpack.io' }
}
dependencies {
implementation 'com.github.Max094Reikeb:MaxiLib:TAG'
}Last updated