MVN

com.github.houbb : json

Maven & Gradle

Mar 02, 2020
7 usages

json · The json framework for java.(java 序列化反序列化工具。)

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>json</artifactId>
    <version>0.1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.9

All Versions

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

Version Vulnerabilities Updated
0.1.x
json-0.1.9
json-0.1.8
json-0.1.7
json-0.1.6
json-0.1.5
json-0.1.4
json-0.1.3
json-0.1.2
json-0.1.1
json-0.1.0
0.0.x
json-0.0.9
json-0.0.8
json-0.0.7
json-0.0.6
json-0.0.5
json-0.0.4
json-0.0.3
json-0.0.2
json-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>json</artifactId>
    <version>0.1.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.houbb : json gradle dependency to your build.gradle file:

implementation 'com.github.houbb:json:0.1.9'

Gradle Kotlin DSL: Add the following com.github.houbb : json gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.houbb:json:0.1.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.houbb : json sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.houbb" % "json" % "0.1.9"

Advertisement

Dependencies from Group

Aug 03, 2023
235 usages
33 stars
May 06, 2020
75 usages
Aug 04, 2020
49 usages
Aug 04, 2020
26 usages
Jul 03, 2022
20 usages

Discover Dependencies

Dec 07, 2021
2 usages
105 stars
Sep 17, 2021
2 usages
6 stars
Aug 28, 2020
3 usages
6 stars
Nov 07, 2020
2 usages
1.9k stars
Mar 09, 2023
2 usages
130 stars
Dec 26, 2022
2 usages
787 stars
Feb 11, 2021
3 usages
518 stars
Oct 03, 2020
2 usages
11 stars
Jul 12, 2023
2 usages
1k stars