MVN

com.xkcoding.json : simple-json

Maven & Gradle

Oct 07, 2021
4 usages
13 stars

简单的 json 实现

<dependency>
    <groupId>com.xkcoding.json</groupId>
    <artifactId>simple-json</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.xkcoding.json : simple-json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of com.xkcoding.json : simple-json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
simple-json-0.0.3
simple-json-0.0.2
simple-json-0.0.1

How to add a dependency to Maven

Add the following com.xkcoding.json : simple-json maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.xkcoding.json</groupId>
    <artifactId>simple-json</artifactId>
    <version>0.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.xkcoding.json : simple-json gradle dependency to your build.gradle file:

implementation 'com.xkcoding.json:simple-json:0.0.3'

Gradle Kotlin DSL: Add the following com.xkcoding.json : simple-json gradle kotlin dependency to your build.gradle.kts file:

implementation("com.xkcoding.json:simple-json:0.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.xkcoding.json : simple-json sbt scala dependency to your build.sbt file:

libraryDependencies += "com.xkcoding.json" % "simple-json" % "0.0.3"

Advertisement

Dependencies from Group

Oct 07, 2021
4 usages
13 stars

Discover Dependencies

Aug 02, 2023
5 usages
8.6k stars
Jan 24, 2018
4 usages
May 05, 2021
8 usages
84 stars
Aug 10, 2023
21 usages
27 stars
Jul 21, 2023
2 usages
124 stars
Aug 10, 2023
29 usages
27 stars
Oct 10, 2022
1 usages
0 stars
Apr 25, 2017
2 usages
29 stars