Last Version

GgaRest 0.18

Android Rest Library

License

License

Apache license 2.0
GroupId

GroupId

com.greengrowapps
ArtifactId

ArtifactId

ggarest
Version

Version

0.18
Type

Type

aar
Description

Description

GgaRest
Android Rest Library
Project URL

Project URL

https://github.com/greengrowapps/ggarest
Source Code Management

Source Code Management

https://github.com/greengrowapps/ggarest

Download ggarest 0.18


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.jackson : jackson-core-asl jar 1.9.13
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13

Project Modules

There are no modules declared in this project.