tototoshi / scala-base62   0.1.0

GitHub

Base62 encode/decoder for Scala

Scala versions: 2.10

scala-base62 0.1.0


Group ID:
com.github.tototoshi
Artifact ID:
scala-base62_2.10
Version:
0.1.0
Release Date:
Mar 10, 2013
Licenses:
Files:

libraryDependencies += "com.github.tototoshi" %% "scala-base62" % "0.1.0"

Mill build tool

ivy"com.github.tototoshi::scala-base62:0.1.0"

Scala CLI

//> using dep "com.github.tototoshi::scala-base62:0.1.0"

Ammonite REPL

import $ivy.`com.github.tototoshi::scala-base62:0.1.0`

<dependency>
  <groupId>com.github.tototoshi</groupId>
  <artifactId>scala-base62_2.10</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.tototoshi', name: 'scala-base62_2.10', version: '0.1.0'