MVN

cn.leancloud : fastjson-leancloud

Maven & Gradle

Sep 29, 2016
2 usages
0 stars

fastjson · Fastjson is a JSON processor (JSON parser + JSON generator) written in Java

<dependency>
    <groupId>cn.leancloud</groupId>
    <artifactId>fastjson-leancloud</artifactId>
    <version>1.1.39</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.leancloud : fastjson-leancloud to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.39

All Versions

Choose a version of cn.leancloud : fastjson-leancloud to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
fastjson-leancloud-1.1.39

How to add a dependency to Maven

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

<dependency>
    <groupId>cn.leancloud</groupId>
    <artifactId>fastjson-leancloud</artifactId>
    <version>1.1.39</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.leancloud : fastjson-leancloud gradle dependency to your build.gradle file:

implementation 'cn.leancloud:fastjson-leancloud:1.1.39'

Gradle Kotlin DSL: Add the following cn.leancloud : fastjson-leancloud gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.leancloud:fastjson-leancloud:1.1.39")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.leancloud : fastjson-leancloud sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.leancloud" % "fastjson-leancloud" % "1.1.39"

Advertisement

Dependencies from Group

Jun 14, 2023
8 usages
62 stars
Jun 14, 2023
8 usages
62 stars
Jun 14, 2023
7 usages
62 stars
Jun 14, 2023
7 usages
62 stars
Sep 29, 2016
3 usages
0 stars

Discover Dependencies

Sep 29, 2016
0 stars
Oct 02, 2016
253 stars
Sep 30, 2016
0 stars
Oct 01, 2016
1 usages
Sep 30, 2016
3 usages
Oct 13, 2016
Oct 18, 2016
4 usages
1 stars
Oct 02, 2016
2 usages
18 stars
Sep 13, 2019
4 usages
2 stars