is not current version
Last Version 0.35.1

io.restx:restx-factory-testing 0.35-rc1


GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-factory-testing
Version

Version

0.35-rc1
Type

Type

jar

Download restx-factory-testing 0.35-rc1


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