is not current version
Last Version 0.15.8.202206221624

com.thegoate:rest 0.15.8.202102222200

goate module for rest

GroupId

GroupId

com.thegoate
ArtifactId

ArtifactId

rest
Version

Version

0.15.8.202102222200
Type

Type

jar

Download rest 0.15.8.202102222200


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