is not current version
Last Version 0.35.1

io.restx:restx-server-testing 0.35-rc4


GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-server-testing
Version

Version

0.35-rc4
Type

Type

jar

Download restx-server-testing 0.35-rc4


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