Last Version

Base64 0.3.0

Base64 encoder / decoder

License

License

BSD
GroupId

GroupId

com.github.marklister
ArtifactId

ArtifactId

base64_2.12
Version

Version

0.3.0
Type

Type

jar
Description

Description

Base64
Base64 encoder / decoder
Project URL

Project URL

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

Project Organization

com.github.marklister
Source Code Management

Source Code Management

https://github.com/marklister/base64

Download base64_2.12 0.3.0


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
com.lihaoyi : utest_2.12 jar 0.7.5

Project Modules

There are no modules declared in this project.