Enklib REST

Library for RESTful clients.

License

License

GroupId

GroupId

com.kirgor.enklib
ArtifactId

ArtifactId

rest
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Enklib REST
Library for RESTful clients.

Download rest

How to add to project

<!-- https://jarcasting.com/artifacts/com.kirgor.enklib/rest/ -->
<dependency>
    <groupId>com.kirgor.enklib</groupId>
    <artifactId>rest</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.kirgor.enklib/rest/
implementation 'com.kirgor.enklib:rest:0.1.2'
// https://jarcasting.com/artifacts/com.kirgor.enklib/rest/
implementation ("com.kirgor.enklib:rest:0.1.2")
'com.kirgor.enklib:rest:jar:0.1.2'
<dependency org="com.kirgor.enklib" name="rest" rev="0.1.2">
  <artifact name="rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kirgor.enklib', module='rest', version='0.1.2')
)
libraryDependencies += "com.kirgor.enklib" % "rest" % "0.1.2"
[com.kirgor.enklib/rest "0.1.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3.1
com.google.code.gson : gson jar 2.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2