is not current version
Last Version 0.18

com.greengrowapps:ggarest 0.17

Android Rest Library

GroupId

GroupId

com.greengrowapps
ArtifactId

ArtifactId

ggarest
Version

Version

0.17
Type

Type

aar

Download ggarest 0.17


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