is not current version
Last Version 1.0

io.restx:restx-package 0.31


GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-package
Version

Version

0.31
Type

Type

pom

Download restx-package 0.31


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