NoSQL

JSON library.

License

License

GroupId

GroupId

com.github.rillis
ArtifactId

ArtifactId

NoSQL
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

NoSQL
JSON library.
Project URL

Project URL

https://github.com/rillis/NoSQL/
Source Code Management

Source Code Management

http://github.com/rillis/NoSQL/tree/master

Download NoSQL

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.json : json jar 20190722

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0