Base64

Small, idiomatic base64 implementation

License

License

BSD Simplified
GroupId

GroupId

com.github.marklister
ArtifactId

ArtifactId

base64_2.13.0-M5
Last Version

Last Version

0.2.6
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.13.0-M5

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
com.lihaoyi : utest_2.13.0-M5 jar 0.6.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.6
0.2.5