License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.qindesign |
ArtifactId | ArtifactIdsnowy-json |
Version | Version0.16.0 |
Type | Typejar |
Description |
DescriptionSnow
Full-featured JSON Schema validator
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
snowy-json-0.16.0.pom | |
snowy-json-0.16.0.jar | 211 KB |
snowy-json-0.16.0-sources.jar | 177 KB |
snowy-json-0.16.0-javadoc.jar | 307 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.qindesign/snowy-json/ -->
<dependency>
<groupId>com.qindesign</groupId>
<artifactId>snowy-json</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.qindesign/snowy-json/
implementation 'com.qindesign:snowy-json:0.16.0'
// https://jarcasting.com/artifacts/com.qindesign/snowy-json/
implementation ("com.qindesign:snowy-json:0.16.0")
'com.qindesign:snowy-json:jar:0.16.0'
<dependency org="com.qindesign" name="snowy-json" rev="0.16.0">
<artifact name="snowy-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qindesign', module='snowy-json', version='0.16.0')
)
libraryDependencies += "com.qindesign" % "snowy-json" % "0.16.0"
[com.qindesign/snowy-json "0.16.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.6 |
io.github.classgraph : classgraph | jar | 4.8.102 |
com.ibm.icu : icu4j | jar | 68.2 |