Last Version

ZombieLink 1.3.3

A lightweight HTTP facade which simplifies network communication.

License

License

GroupId

GroupId

com.lonepulse
ArtifactId

ArtifactId

zombielink
Version

Version

1.3.3
Type

Type

jar
Description

Description

ZombieLink
A lightweight HTTP facade which simplifies network communication.

Download zombielink 1.3.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpcore jar 4.2.3
org.apache.httpcomponents : httpclient jar 4.2.3

test (4)

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

Project Modules

There are no modules declared in this project.