License |
License
Apache license 2.0
|
---|---|
GroupId | GroupIdcom.greengrowapps |
ArtifactId | ArtifactIdggarest |
Version | Version0.18 |
Type | Typeaar |
Description |
DescriptionGgaRest
Android Rest Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ggarest-0.18.pom | |
ggarest-0.18.aar | 33 KB |
ggarest-0.18-sources.jar | 23 KB |
ggarest-0.18-javadoc.jar | 156 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.jackson : jackson-core-asl | jar | 1.9.13 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |