is not current version
Last Version 3.6.0

io.rocketbase.commons:commons-asset-rest 2.3.0


GroupId

GroupId

io.rocketbase.commons
ArtifactId

ArtifactId

commons-asset-rest
Version

Version

2.3.0
Type

Type

jar

Download commons-asset-rest 2.3.0


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