SimpleJSON

A simple library for working with JSON Objects.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.bspfsystems
ArtifactId

ArtifactId

simple-json
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

SimpleJSON
A simple library for working with JSON Objects.
Project URL

Project URL

https://github.com/bspfsystems/SimpleJSON/
Project Organization

Project Organization

BSPF Systems, LLC

Download simple-json

How to add to project

<!-- https://jarcasting.com/artifacts/org.bspfsystems/simple-json/ -->
<dependency>
    <groupId>org.bspfsystems</groupId>
    <artifactId>simple-json</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.bspfsystems/simple-json/
implementation 'org.bspfsystems:simple-json:1.1.4'
// https://jarcasting.com/artifacts/org.bspfsystems/simple-json/
implementation ("org.bspfsystems:simple-json:1.1.4")
'org.bspfsystems:simple-json:jar:1.1.4'
<dependency org="org.bspfsystems" name="simple-json" rev="1.1.4">
  <artifact name="simple-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bspfsystems', module='simple-json', version='1.1.4')
)
libraryDependencies += "org.bspfsystems" % "simple-json" % "1.1.4"
[org.bspfsystems/simple-json "1.1.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0