Jar examples for b:base64-2.11
Tiny, idiomatic but not fast base64 implementation
You can download jar file base64_2.11 0.2.3 in this page.
BSD Simplified
You can use the following script to add base64_2.11-0.2.3.jar to your project.
<dependency> <groupId>com.github.marklister</groupId> <artifactId>base64_2.11</artifactId> <version>0.2.3</version> </dependency>
compile group: 'com.github.marklister', name: 'base64_2.11', version: '0.2.3'
libraryDependencies += "com.github.marklister" % "base64_2.11" % "0.2.3"
<dependency org="com.github.marklister" name="base64_2.11" rev="0.2.3"/>
@Grapes(@Grab(group='com.github.marklister', module='base64_2.11', version='0.2.3'))
'com.github.marklister:base64_2.11:jar:0.2.3'
Click the following link to download the jar file.
base64_2.11-0.2.3-javadoc.jar