pico-works / pico-hashids   4.5.153

MIT License GitHub

Implement Hashids latest v1.0.0 http://hashids.org

Scala versions: 2.13 2.12 2.11 2.10

pico-hashids 4.4.141


Group ID:
org.picoworks
Artifact ID:
pico-hashids_2.12
Version:
4.4.141
Release Date:
Feb 17, 2017
Licenses:
Files:

libraryDependencies += "org.picoworks" %% "pico-hashids" % "4.4.141"

Mill build tool

ivy"org.picoworks::pico-hashids:4.4.141"

Scala CLI

//> using dep "org.picoworks::pico-hashids:4.4.141"

Ammonite REPL

import $ivy.`org.picoworks::pico-hashids:4.4.141`

<dependency>
  <groupId>org.picoworks</groupId>
  <artifactId>pico-hashids_2.12</artifactId>
  <version>4.4.141</version>
</dependency>

compile group: 'org.picoworks', name: 'pico-hashids_2.12', version: '4.4.141'