Last Version

hashids 1.0.3

Implementing Hashids algorithm v1.0.0 version(http://hashids.org)

License

License

GroupId

GroupId

org.hashids
ArtifactId

ArtifactId

hashids
Version

Version

1.0.3
Type

Type

jar
Description

Description

hashids
Implementing Hashids algorithm v1.0.0 version(http://hashids.org)
Project URL

Project URL

https://github.com/jiecao-fm/hashids-java
Source Code Management

Source Code Management

https://github.com/jiecao-fm/hashids-java

Download hashids 1.0.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.