License |
License |
---|---|
GroupId | GroupIdcom.lonepulse |
ArtifactId | ArtifactIdrobozombie |
Version | Version1.3.3 |
Type | Typejar |
Description |
DescriptionRoboZombie
A lightweight HTTP facade which simplifies network communication on Android.
|
Filename | Size |
---|---|
robozombie-1.3.3.pom | |
robozombie-1.3.3.jar | 159 KB |
robozombie-1.3.3-sources.jar | 196 KB |
robozombie-1.3.3-javadoc.jar | 519 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lonepulse/robozombie/ -->
<dependency>
<groupId>com.lonepulse</groupId>
<artifactId>robozombie</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lonepulse/robozombie/
implementation 'com.lonepulse:robozombie:1.3.3'
// https://jarcasting.com/artifacts/com.lonepulse/robozombie/
implementation ("com.lonepulse:robozombie:1.3.3")
'com.lonepulse:robozombie:jar:1.3.3'
<dependency org="com.lonepulse" name="robozombie" rev="1.3.3">
<artifact name="robozombie" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lonepulse', module='robozombie', version='1.3.3')
)
libraryDependencies += "com.lonepulse" % "robozombie" % "1.3.3"
[com.lonepulse/robozombie "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 4.0.1.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.2.4 |
org.simpleframework : simple-xml | jar | 2.7.1 |
junit : junit | jar | 4.11 |
org.robolectric : robolectric | jar | 2.1.1 |
com.github.tomakehurst : wiremock | jar | 1.33 |