Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 388 Bytes

File metadata and controls

26 lines (22 loc) · 388 Bytes

AMCodec

AMCodec is a fast and efficient open source encoder and decoder of text.

Demo

use Gradle:

allprojects {
		repositories {
			...
			maven { url 'https://jitpack.io' }
		}
	}
dependencies {
	 implementation 'com.github.anandhamurthy:AMCodec:0.1.0'
}

Author

ANANDHA MURTHY B @anandhamurthy - GITHUB