is not current version
Last Version 0.4.0

com.arcticicestudio:icecore-hashids 0.3.0

A lightweight generator for short, unique, non-sequential and decodable Hashids from positive unsigned (long) integer numbers.

GroupId

GroupId

com.arcticicestudio
ArtifactId

ArtifactId

icecore-hashids
Version

Version

0.3.0
Type

Type

jar

Download icecore-hashids 0.3.0


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