MVN

com.10duke.client.json : api

Maven & Gradle

Feb 15, 2022
5 usages
0 stars

com.10duke.client.json:api · Implementation-agnostic API for JSON processing

<dependency>
    <groupId>com.10duke.client.json</groupId>
    <artifactId>api</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.10duke.client.json : api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.10duke.client.json : api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
api-1.1.0
1.0.x
api-1.0.1
api-1.0.0

How to add a dependency to Maven

Add the following com.10duke.client.json : api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.10duke.client.json</groupId>
    <artifactId>api</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.10duke.client.json : api gradle dependency to your build.gradle file:

implementation 'com.10duke.client.json:api:1.1.0'

Gradle Kotlin DSL: Add the following com.10duke.client.json : api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.10duke.client.json:api:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.10duke.client.json : api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.10duke.client.json" % "api" % "1.1.0"

Advertisement

Dependencies from Group

api
Feb 15, 2022
5 usages
0 stars
Feb 15, 2022
1 usages
0 stars
Feb 15, 2022
0 stars

Discover Dependencies

Nov 30, 2016
3 usages
32 stars
Apr 28, 2020
3 usages
Jan 22, 2017
19 usages
1 stars
Dec 11, 2021
14 usages
133 stars
Dec 26, 2007
46 usages
Jan 02, 2017
1 usages
16 stars
Feb 11, 2022
18 usages
245 stars