Base64

Small, idiomatic base64 implementation

License

License

BSD Simplified
GroupId

GroupId

com.github.marklister
ArtifactId

ArtifactId

base64_2.11
Last Version

Last Version

0.2.9
Release Date

Release Date

Type

Type

jar
Description

Description

Base64
Small, idiomatic base64 implementation
Project URL

Project URL

https://github.com/marklister/base64
Project Organization

Project Organization

com.github.marklister

Download base64_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.marklister/base64_2.11/ -->
<dependency>
    <groupId>com.github.marklister</groupId>
    <artifactId>base64_2.11</artifactId>
    <version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marklister/base64_2.11/
implementation 'com.github.marklister:base64_2.11:0.2.9'
// https://jarcasting.com/artifacts/com.github.marklister/base64_2.11/
implementation ("com.github.marklister:base64_2.11:0.2.9")
'com.github.marklister:base64_2.11:jar:0.2.9'
<dependency org="com.github.marklister" name="base64_2.11" rev="0.2.9">
  <artifact name="base64_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marklister', module='base64_2.11', version='0.2.9')
)
libraryDependencies += "com.github.marklister" % "base64_2.11" % "0.2.9"
[com.github.marklister/base64_2.11 "0.2.9"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12

test (1)

Group / Artifact Type Version
com.lihaoyi : utest_2.11 jar 0.6.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.9
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
v0.1