is not current version
Last Version 0.35.1

io.restx:restx-factory-admin 0.2.9.2


GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-factory-admin
Version

Version

0.2.9.2
Type

Type

jar

Download restx-factory-admin 0.2.9.2


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