MVN

top.jfunc.json : json-fastjson

Maven & Gradle

Jun 04, 2020
5 usages

json-fastjson · common json interface implements by fastjson

<dependency>
    <groupId>top.jfunc.json</groupId>
    <artifactId>json-fastjson</artifactId>
    <version>1.8.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of top.jfunc.json : json-fastjson to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.5

All Versions

Choose a version of top.jfunc.json : json-fastjson to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
json-fastjson-1.8.5
json-fastjson-1.8.3
json-fastjson-1.8.1
json-fastjson-1.8.0
1.0
json-fastjson-1.0

How to add a dependency to Maven

Add the following top.jfunc.json : json-fastjson maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>top.jfunc.json</groupId>
    <artifactId>json-fastjson</artifactId>
    <version>1.8.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following top.jfunc.json : json-fastjson gradle dependency to your build.gradle file:

implementation 'top.jfunc.json:json-fastjson:1.8.5'

Gradle Kotlin DSL: Add the following top.jfunc.json : json-fastjson gradle kotlin dependency to your build.gradle.kts file:

implementation("top.jfunc.json:json-fastjson:1.8.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following top.jfunc.json : json-fastjson sbt scala dependency to your build.sbt file:

libraryDependencies += "top.jfunc.json" % "json-fastjson" % "1.8.5"

Advertisement

Dependencies from Group

Mar 27, 2019
8 usages
Jun 04, 2020
5 usages
Aug 14, 2018
2 usages

Discover Dependencies

Sep 14, 2019
26 usages
Aug 27, 2021
4 usages
6 stars
Jun 21, 2017
5 usages
655 stars
Apr 05, 2023
13 usages
43 stars
Sep 28, 2018
7 usages
15.7k stars
Aug 02, 2023
17 usages
8.6k stars
Jun 08, 2023
4 usages
2.4k stars