is not current version
Last Version 0.3.0

com.github.marklister:base64_2.12 0.2.9

Small, idiomatic base64 implementation

GroupId

GroupId

com.github.marklister
ArtifactId

ArtifactId

base64_2.12
Version

Version

0.2.9
Type

Type

jar

Download base64_2.12 0.2.9


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