AMCodec is a fast and efficient open source encoder and decoder of text.
use Gradle:
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
dependencies {
implementation 'com.github.anandhamurthy:AMCodec:0.1.0'
}
ANANDHA MURTHY B @anandhamurthy - GITHUB
