License |
License |
---|---|
GroupId | GroupIdcom.lonepulse |
ArtifactId | ArtifactIdzombielink |
Version | Version1.3.3 |
Type | Typejar |
Description |
DescriptionZombieLink
A lightweight HTTP facade which simplifies network communication.
|
Filename | Size |
---|---|
zombielink-1.3.3.pom | |
zombielink-1.3.3.jar | 141 KB |
zombielink-1.3.3-with-dependencies.jar | 1 MB |
zombielink-1.3.3-sources.jar | 172 KB |
zombielink-1.3.3-javadoc.jar | 415 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lonepulse/zombielink/ -->
<dependency>
<groupId>com.lonepulse</groupId>
<artifactId>zombielink</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lonepulse/zombielink/
implementation 'com.lonepulse:zombielink:1.3.3'
// https://jarcasting.com/artifacts/com.lonepulse/zombielink/
implementation ("com.lonepulse:zombielink:1.3.3")
'com.lonepulse:zombielink:jar:1.3.3'
<dependency org="com.lonepulse" name="zombielink" rev="1.3.3">
<artifact name="zombielink" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lonepulse', module='zombielink', version='1.3.3')
)
libraryDependencies += "com.lonepulse" % "zombielink" % "1.3.3"
[com.lonepulse/zombielink "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpcore | jar | 4.2.3 |
org.apache.httpcomponents : httpclient | jar | 4.2.3 |
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 |
com.github.tomakehurst : wiremock | jar | 1.33 |