is not current version
Last Version 0.35.1

io.restx:restx-specs-tests 0.30


GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-specs-tests
Version

Version

0.30
Type

Type

jar

Download restx-specs-tests 0.30


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