License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.hisrc.jsonix |
ArtifactId | ArtifactIdjsonix |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJsonix Schema Compiler Uber
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jsonix-1.2.pom | |
jsonix-1.2.jar | 921 KB |
jsonix-1.2-sources.jar | 445 bytes |
jsonix-1.2-javadoc.jar | 343 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.hisrc.jsonix/jsonix/ -->
<dependency>
<groupId>org.hisrc.jsonix</groupId>
<artifactId>jsonix</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hisrc.jsonix/jsonix/
implementation 'org.hisrc.jsonix:jsonix:1.2'
// https://jarcasting.com/artifacts/org.hisrc.jsonix/jsonix/
implementation ("org.hisrc.jsonix:jsonix:1.2")
'org.hisrc.jsonix:jsonix:jar:1.2'
<dependency org="org.hisrc.jsonix" name="jsonix" rev="1.2">
<artifact name="jsonix" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hisrc.jsonix', module='jsonix', version='1.2')
)
libraryDependencies += "org.hisrc.jsonix" % "jsonix" % "1.2"
[org.hisrc.jsonix/jsonix "1.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |