is not current version
Last Version 1.0

io.restx:restx-build 0.2.6


GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-build
Version

Version

0.2.6
Type

Type

jar

Download restx-build 0.2.6


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