Download base64_sjs0.6_2.10-0.2.4.jar file - Jar b

Jar examples for b:base64-sjs0.6-2.10

Description

Tiny, idiomatic but not fast base64 implementation

You can download jar file base64_sjs0.6_2.10 0.2.4 in this page.

License

BSD Simplified

Build File

You can use the following script to add base64_sjs0.6_2.10-0.2.4.jar to your project.

<dependency>
   <groupId>com.github.marklister</groupId>
   <artifactId>base64_sjs0.6_2.10</artifactId>
   <version>0.2.4</version>
</dependency>
compile group: 'com.github.marklister', name: 'base64_sjs0.6_2.10', version: '0.2.4'
libraryDependencies += "com.github.marklister" % "base64_sjs0.6_2.10" % "0.2.4"
<dependency org="com.github.marklister" name="base64_sjs0.6_2.10" rev="0.2.4"/>
@Grapes(@Grab(group='com.github.marklister', module='base64_sjs0.6_2.10', version='0.2.4'))
'com.github.marklister:base64_sjs0.6_2.10:jar:0.2.4'

Download

Click the following link to download the jar file.

base64_sjs0.6_2.10-0.2.4-javadoc.jar
base64_sjs0.6_2.10-0.2.4-sources.jar
base64_sjs0.6_2.10-0.2.4.jar
base64_sjs0.6_2.10-0.2.4.pom



Related Tutorials