ancane / hashids.scala   1.4

MIT License GitHub

A Scala port of www.hashids.org library

Scala versions: 2.13 2.12 2.11 2.10

hashids-scala 1.3


Group ID:
com.github.ancane
Artifact ID:
hashids-scala_2.10
Version:
1.3
Release Date:
Mar 11, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.github.ancane" %% "hashids-scala" % "1.3"

Mill build tool

ivy"com.github.ancane::hashids-scala:1.3"

Scala CLI

//> using dep "com.github.ancane::hashids-scala:1.3"

Ammonite REPL

import $ivy.`com.github.ancane::hashids-scala:1.3`

<dependency>
  <groupId>com.github.ancane</groupId>
  <artifactId>hashids-scala_2.10</artifactId>
  <version>1.3</version>
</dependency>

compile group: 'com.github.ancane', name: 'hashids-scala_2.10', version: '1.3'