SecureJSON

A secure JSON library.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.chelseaurquhart
ArtifactId

ArtifactId

securejson
Last Version

Last Version

1.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

SecureJSON
A secure JSON library.
Project URL

Project URL

https://github.com/curquhart/securejson/
Source Code Management

Source Code Management

https://github.com/curquhart/securejson/

Download securejson

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.jodah : typetools jar 0.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.7
1.1.6
1.1.5
1.1.4.1
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0