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