marklister / base64   0.3.0

BSD 2-clause "Simplified" License GitHub

Tiny scala-js compatible base64 encoder/decoder written in idiomatic scala. Available on Maven central.

Scala versions: 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.3

base64 0.2.9


Group ID:
com.github.marklister
Artifact ID:
base64_native0.3_2.11
Version:
0.2.9
Release Date:
Jul 25, 2019
Licenses:
Files:

libraryDependencies += "com.github.marklister" %%% "base64" % "0.2.9"

Mill build tool

ivy"com.github.marklister::base64::0.2.9"

Scala CLI

//> using dep "com.github.marklister::base64::0.2.9"