is not current version
Last Version 0.15.8.202206221624

com.thegoate:restassured 0.15.8.202102261845

goate module for restassured

GroupId

GroupId

com.thegoate
ArtifactId

ArtifactId

restassured
Version

Version

0.15.8.202102261845
Type

Type

jar

Download restassured 0.15.8.202102261845


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