is not current version
Last Version 0.35.1

io.restx:restx-factory-admin 0.34


GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-factory-admin
Version

Version

0.34
Type

Type

jar

Download restx-factory-admin 0.34


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