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.1


Group ID:
com.github.marklister
Artifact ID:
base64_sjs0.6_2.11
Version:
0.1
Release Date:
Aug 10, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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