is not current version
Last Version 0.15.8.202206221624

com.thegoate:rest 0.15.8.202102261845

goate module for rest

GroupId

GroupId

com.thegoate
ArtifactId

ArtifactId

rest
Version

Version

0.15.8.202102261845
Type

Type

jar

Download rest 0.15.8.202102261845


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