Last Version

SecureJSON 1.1.7

A secure JSON library.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.chelseaurquhart
ArtifactId

ArtifactId

securejson
Version

Version

1.1.7
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 1.1.7


<!-- 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.