HAPI Client

HAPI Client for Java.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.slimpay
ArtifactId

ArtifactId

hapiclient
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

HAPI Client
HAPI Client for Java.
Project URL

Project URL

https://github.com/SlimPay/hapiclient-java

Download hapiclient

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.3
com.damnhandy : handy-uri-templates jar 2.1.6
org.glassfish : javax.json Optional jar 1.0.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0