is not current version
Last Version 0.35.1

io.restx:restx-factory-admin 0.33.1


GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-factory-admin
Version

Version

0.33.1
Type

Type

jar

Download restx-factory-admin 0.33.1


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