MVN

org.aerysoft.miniclient : miniclient-json

Maven & Gradle

Nov 13, 2013
6 usages

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

<dependency>
    <groupId>org.aerysoft.miniclient</groupId>
    <artifactId>miniclient-json</artifactId>
    <version>0.8.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.aerysoft.miniclient : miniclient-json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.3

All Versions

Choose a version of org.aerysoft.miniclient : miniclient-json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
miniclient-json-0.8.3
miniclient-json-0.8.2
miniclient-json-0.8.1

How to add a dependency to Maven

Add the following org.aerysoft.miniclient : miniclient-json maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.aerysoft.miniclient</groupId>
    <artifactId>miniclient-json</artifactId>
    <version>0.8.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.aerysoft.miniclient : miniclient-json gradle dependency to your build.gradle file:

implementation 'org.aerysoft.miniclient:miniclient-json:0.8.3'

Gradle Kotlin DSL: Add the following org.aerysoft.miniclient : miniclient-json gradle kotlin dependency to your build.gradle.kts file:

implementation("org.aerysoft.miniclient:miniclient-json:0.8.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.aerysoft.miniclient : miniclient-json sbt scala dependency to your build.sbt file:

libraryDependencies += "org.aerysoft.miniclient" % "miniclient-json" % "0.8.3"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 31, 2022
36 usages
689 stars
Jul 25, 2016
24 usages
1.3k stars
Feb 04, 2022
36 usages
3 stars
Apr 03, 2022
14 usages
1 stars
Jun 01, 2018
6 usages
42 stars
May 13, 2023
71 usages
340 stars
Apr 11, 2023
9 usages
May 15, 2019
9 usages
15k stars