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


Group ID:
com.github.marklister
Artifact ID:
base64_sjs0.6_2.12
Version:
0.2.4
Release Date:
Nov 10, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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