MVN

me.joshlarson : fast-json

Maven & Gradle

Mar 08, 2021
1 stars

Fast JSON · A fast JSON library written in Java

<dependency>
    <groupId>me.joshlarson</groupId>
    <artifactId>fast-json</artifactId>
    <version>3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.joshlarson : fast-json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.1

All Versions

Choose a version of me.joshlarson : fast-json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
fast-json-3.0.1
1.7
fast-json-1.7

How to add a dependency to Maven

Add the following me.joshlarson : fast-json maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.joshlarson</groupId>
    <artifactId>fast-json</artifactId>
    <version>3.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.joshlarson : fast-json gradle dependency to your build.gradle file:

implementation 'me.joshlarson:fast-json:3.0.1'

Gradle Kotlin DSL: Add the following me.joshlarson : fast-json gradle kotlin dependency to your build.gradle.kts file:

implementation("me.joshlarson:fast-json:3.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.joshlarson : fast-json sbt scala dependency to your build.sbt file:

libraryDependencies += "me.joshlarson" % "fast-json" % "3.0.1"

Advertisement

Dependencies from Group

Mar 08, 2021
1 stars
Apr 19, 2021
0 stars

Discover Dependencies

Sep 20, 2017
22 stars
Sep 20, 2017
22 stars
Sep 18, 2017
3 usages
0 stars
May 24, 2018
10 stars
Sep 20, 2017
0 stars
Sep 20, 2017
0 stars
all
Mar 23, 2018
0 stars
Feb 08, 2018
2 usages
478 stars