Last Version

RoboZombie 1.3.3

A lightweight HTTP facade which simplifies network communication on Android.

License

License

GroupId

GroupId

com.lonepulse
ArtifactId

ArtifactId

robozombie
Version

Version

1.3.3
Type

Type

jar
Description

Description

RoboZombie
A lightweight HTTP facade which simplifies network communication on Android.

Download robozombie 1.3.3


<!-- 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"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.0.1.2

test (5)

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

Project Modules

There are no modules declared in this project.