is not current version
Last Version 0.35.1

io.restx:restx-samplest 0.34.1


GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-samplest
Version

Version

0.34.1
Type

Type

war

Download restx-samplest 0.34.1


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