| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.chelseaurquhart |
| ArtifactId | ArtifactIdsecurejson |
| Last Version | Last Version1.1.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSecureJSON
A secure JSON library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| securejson-1.1.7.pom | |
| securejson-1.1.7.jar | 116 KB |
| securejson-1.1.7-sources.jar | 63 KB |
| securejson-1.1.7-javadoc.jar | 434 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.jodah : typetools | jar | 0.5.0 |