is not current version
Last Version 2.3.9

io.rocketbase.commons:commons-rest-hashids 2.2.2


GroupId

GroupId

io.rocketbase.commons
ArtifactId

ArtifactId

commons-rest-hashids
Version

Version

2.2.2
Type

Type

jar

Download commons-rest-hashids 2.2.2


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