Base64

Small, idiomatic base64 implementation

License

License

BSD Simplified
GroupId

GroupId

com.github.marklister
ArtifactId

ArtifactId

base64_sjs0.6_2.13
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_sjs0.6_2.13

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0
org.scala-js : scalajs-library_2.13 jar 0.6.28

test (2)

Group / Artifact Type Version
org.scala-js : scalajs-test-interface_2.13 jar 0.6.28
com.lihaoyi : utest_sjs0.6_2.13 jar 0.6.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.9
0.2.8