is not current version
Last Version 0.35.1

io.restx:restx-factory-admin 0.2.9


GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-factory-admin
Version

Version

0.2.9
Type

Type

jar

Download restx-factory-admin 0.2.9


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