License |
License |
---|---|
GroupId | GroupIdcom.tectonica |
ArtifactId | ArtifactIdjonix |
Version | Version9.0 |
Type | Typejar |
Description |
DescriptionJonix
Commercial-grade library for extracting data from ONIX sources
|
Project Organization |
Project OrganizationTectonica Labs |
Filename | Size |
---|---|
jonix-9.0.pom | |
jonix-9.0.jar | 171 KB |
jonix-9.0-sources.jar | 147 KB |
jonix-9.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tectonica/jonix/ -->
<dependency>
<groupId>com.tectonica</groupId>
<artifactId>jonix</artifactId>
<version>9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tectonica/jonix/
implementation 'com.tectonica:jonix:9.0'
// https://jarcasting.com/artifacts/com.tectonica/jonix/
implementation ("com.tectonica:jonix:9.0")
'com.tectonica:jonix:jar:9.0'
<dependency org="com.tectonica" name="jonix" rev="9.0">
<artifact name="jonix" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tectonica', module='jonix', version='9.0')
)
libraryDependencies += "com.tectonica" % "jonix" % "9.0"
[com.tectonica/jonix "9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.tectonica : jonix-onix2 | jar | 9.0 |
com.tectonica : jonix-onix3 | jar | 9.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-jdk14 | jar | 1.7.25 |
com.tectonica : jonix-json | jar | 9.0 |