MVN

org.bspfsystems : simple-json

Maven & Gradle

Jun 06, 2023
3 stars

SimpleJSON · A simple library for working with JSON Objects.

<dependency>
    <groupId>org.bspfsystems</groupId>
    <artifactId>simple-json</artifactId>
    <version>1.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.6

All Versions

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

Version Vulnerabilities Updated
1.1.x
simple-json-1.1.6
simple-json-1.1.5
simple-json-1.1.4
simple-json-1.1.3
simple-json-1.1.2
simple-json-1.1.1
simple-json-1.1.0
1.0.x
simple-json-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.bspfsystems</groupId>
    <artifactId>simple-json</artifactId>
    <version>1.1.6</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.bspfsystems:simple-json:1.1.6'

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

implementation("org.bspfsystems:simple-json:1.1.6")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.bspfsystems" % "simple-json" % "1.1.6"

Advertisement

Dependencies from Group

Jun 06, 2023
25 stars
Jun 06, 2023
3 stars
Jun 06, 2023
2 stars

Discover Dependencies

Aug 15, 2023
248 stars
Aug 15, 2023
248 stars
Aug 15, 2023
248 stars
Jan 03, 2022
Aug 15, 2023
1 usages
248 stars
Aug 15, 2023
248 stars
Aug 15, 2023
248 stars
Aug 15, 2023
248 stars
Mar 27, 2023