| License |
License |
|---|---|
| GroupId | GroupIdcom.tectonica |
| ArtifactId | ArtifactIdjonix-common |
| Version | Version9.0 |
| Type | Typejar |
| Description |
DescriptionJonix - Common
Collection of enums and other structures unifying Onix2 and Onix3 models
|
| Project Organization |
Project OrganizationTectonica Labs |
| Filename | Size |
|---|---|
| jonix-common-9.0.pom | |
| jonix-common-9.0.jar | 559 KB |
| jonix-common-9.0-sources.jar | 498 KB |
| jonix-common-9.0-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tectonica/jonix-common/ -->
<dependency>
<groupId>com.tectonica</groupId>
<artifactId>jonix-common</artifactId>
<version>9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tectonica/jonix-common/
implementation 'com.tectonica:jonix-common:9.0'
// https://jarcasting.com/artifacts/com.tectonica/jonix-common/
implementation ("com.tectonica:jonix-common:9.0")
'com.tectonica:jonix-common:jar:9.0'
<dependency org="com.tectonica" name="jonix-common" rev="9.0">
<artifact name="jonix-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tectonica', module='jonix-common', version='9.0')
)
libraryDependencies += "com.tectonica" % "jonix-common" % "9.0"
[com.tectonica/jonix-common "9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |