Jar examples for m:migbase64
MiGBase64 is a very fast and small Base64 Codec written in Java
You can download jar file migbase64 2.2 in this page.
Prior BSD License
You can use the following script to add migbase64-2.2.jar to your project.
<dependency> <groupId>com.brsanthu</groupId> <artifactId>migbase64</artifactId> <version>2.2</version> </dependency>
compile group: 'com.brsanthu', name: 'migbase64', version: '2.2'
libraryDependencies += "com.brsanthu" % "migbase64" % "2.2"
<dependency org="com.brsanthu" name="migbase64" rev="2.2"/>
@Grapes(@Grab(group='com.brsanthu', module='migbase64', version='2.2'))
'com.brsanthu:migbase64:jar:2.2'
Click the following link to download the jar file.
migbase64-2.2-javadoc.jar