License |
License |
---|---|
Categories |
CategoriesCLI User Interface JSON Data |
GroupId | GroupIdorg.aerysoft.miniclient |
ArtifactId | ArtifactIdminiclient-json |
Last Version | Last Version0.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMiniClient JSON
Universal REST API client library in Java. JSON Module
|
Filename | Size |
---|---|
miniclient-json-0.8.3.pom | |
miniclient-json-0.8.3.jar | 40 KB |
miniclient-json-0.8.3-sources.jar | 34 KB |
miniclient-json-0.8.3-javadoc.jar | 145 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |