MiniClient JSON

Universal REST API client library in Java. JSON Module

License

License

Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

org.aerysoft.miniclient
ArtifactId

ArtifactId

miniclient-json
Last Version

Last Version

0.8.3
Release Date

Release Date

Type

Type

jar
Description

Description

MiniClient JSON
Universal REST API client library in Java. JSON Module

Download miniclient-json

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.3
0.8.2
0.8.1