is not current version
Last Version 1.0

io.restx:restx-build 0.34.1


GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-build
Version

Version

0.34.1
Type

Type

jar

Download restx-build 0.34.1


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