Download migbase64-2.2.jar file - Jar m

Jar examples for m:migbase64

Description

MiGBase64 is a very fast and small Base64 Codec written in Java

You can download jar file migbase64 2.2 in this page.

License

Prior BSD License

Build File

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'

Download

Click the following link to download the jar file.

migbase64-2.2-javadoc.jar
migbase64-2.2-sources.jar
migbase64-2.2.jar
migbase64-2.2.pom



Related Tutorials