philippus / base64-fork   0.2.2

MIT License GitHub

the 64th base of rfc4648

Scala versions: 2.13 2.12 2.11 2.10

base64 0.2.2-RC1


Group ID:
nl.gn0s1s
Artifact ID:
base64_2.12
Version:
0.2.2-RC1
Release Date:
Apr 7, 2019
Licenses:
MIT
Files:

libraryDependencies += "nl.gn0s1s" %% "base64" % "0.2.2-RC1"

Mill build tool

ivy"nl.gn0s1s::base64:0.2.2-RC1"

Scala CLI

//> using dep "nl.gn0s1s::base64:0.2.2-RC1"

Ammonite REPL

import $ivy.`nl.gn0s1s::base64:0.2.2-RC1`

<dependency>
  <groupId>nl.gn0s1s</groupId>
  <artifactId>base64_2.12</artifactId>
  <version>0.2.2-RC1</version>
</dependency>

compile group: 'nl.gn0s1s', name: 'base64_2.12', version: '0.2.2-RC1'