is not current version
Last Version 2.3.9

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


GroupId

GroupId

io.rocketbase.commons
ArtifactId

ArtifactId

commons-rest-hashids
Version

Version

1.8.0
Type

Type

jar

Download commons-rest-hashids 1.8.0


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