ohze / szbase32   1.0.0

MIT License GitHub

s-base-32 implementation in Scala

Scala versions: 2.12

szbase32 1.0.0


Group ID:
com.sandinh
Artifact ID:
szbase32_2.12
Version:
1.0.0
Release Date:
Apr 28, 2018
Licenses:
Files:

libraryDependencies += "com.sandinh" %% "szbase32" % "1.0.0"

Mill build tool

ivy"com.sandinh::szbase32:1.0.0"

Scala CLI

//> using dep "com.sandinh::szbase32:1.0.0"

Ammonite REPL

import $ivy.`com.sandinh::szbase32:1.0.0`

<dependency>
  <groupId>com.sandinh</groupId>
  <artifactId>szbase32_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.sandinh', name: 'szbase32_2.12', version: '1.0.0'