Last Version

icecore-hashids 0.4.0

A lightweight generator for short, unique, non-sequential and decodable Hashids from non-negative numbers.

License

License

GroupId

GroupId

com.arcticicestudio
ArtifactId

ArtifactId

icecore-hashids
Version

Version

0.4.0
Type

Type

jar
Description

Description

icecore-hashids
A lightweight generator for short, unique, non-sequential and decodable Hashids from non-negative numbers.
Project URL

Project URL

https://github.com/arcticicestudio/icecore-hashids
Project Organization

Project Organization

Arctic Ice Studio
Source Code Management

Source Code Management

https://github.com/arcticicestudio/icecore-hashids

Download icecore-hashids 0.4.0


<!-- https://jarcasting.com/artifacts/com.arcticicestudio/icecore-hashids/ -->
<dependency>
    <groupId>com.arcticicestudio</groupId>
    <artifactId>icecore-hashids</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.arcticicestudio/icecore-hashids/
implementation 'com.arcticicestudio:icecore-hashids:0.4.0'
// https://jarcasting.com/artifacts/com.arcticicestudio/icecore-hashids/
implementation ("com.arcticicestudio:icecore-hashids:0.4.0")
'com.arcticicestudio:icecore-hashids:jar:0.4.0'
<dependency org="com.arcticicestudio" name="icecore-hashids" rev="0.4.0">
  <artifact name="icecore-hashids" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arcticicestudio', module='icecore-hashids', version='0.4.0')
)
libraryDependencies += "com.arcticicestudio" % "icecore-hashids" % "0.4.0"
[com.arcticicestudio/icecore-hashids "0.4.0"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0

Project Modules

There are no modules declared in this project.