is not current version
Last Version 0.35.1

io.restx:restx-specs-tests-java8 0.33.2


Categories

Categories

Java 8 Languages
GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-specs-tests-java8
Version

Version

0.33.2
Type

Type

jar

Download restx-specs-tests-java8 0.33.2


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