License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.tectonica |
ArtifactId | ArtifactIdjonix-json |
Version | Version9.0 |
Type | Typejar |
Description |
DescriptionJonix - JSON
Utilities to output ONIX as JSON
|
Project Organization |
Project OrganizationTectonica Labs |
Filename | Size |
---|---|
jonix-json-9.0.pom | |
jonix-json-9.0.jar | 9 KB |
jonix-json-9.0-sources.jar | 8 KB |
jonix-json-9.0-javadoc.jar | 433 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tectonica/jonix-json/ -->
<dependency>
<groupId>com.tectonica</groupId>
<artifactId>jonix-json</artifactId>
<version>9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tectonica/jonix-json/
implementation 'com.tectonica:jonix-json:9.0'
// https://jarcasting.com/artifacts/com.tectonica/jonix-json/
implementation ("com.tectonica:jonix-json:9.0")
'com.tectonica:jonix-json:jar:9.0'
<dependency org="com.tectonica" name="jonix-json" rev="9.0">
<artifact name="jonix-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tectonica', module='jonix-json', version='9.0')
)
libraryDependencies += "com.tectonica" % "jonix-json" % "9.0"
[com.tectonica/jonix-json "9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.tectonica : jonix-common | jar | 9.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |