| License |
License |
|---|---|
| GroupId | GroupIdcom.io7m.jstructural |
| ArtifactId | ArtifactIdio7m-jstructural-xom |
| Last Version | Last Version5.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio7m-jstructural-xom
Java implementation of the structural document language (XOM backend)
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| io7m-jstructural-xom-5.0.0.pom | |
| io7m-jstructural-xom-5.0.0.jar | 128 KB |
| io7m-jstructural-xom-5.0.0-sources.jar | 35 KB |
| io7m-jstructural-xom-5.0.0-javadoc.jar | 64 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.io7m.jstructural/io7m-jstructural-xom/ -->
<dependency>
<groupId>com.io7m.jstructural</groupId>
<artifactId>io7m-jstructural-xom</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jstructural/io7m-jstructural-xom/
implementation 'com.io7m.jstructural:io7m-jstructural-xom:5.0.0'
// https://jarcasting.com/artifacts/com.io7m.jstructural/io7m-jstructural-xom/
implementation ("com.io7m.jstructural:io7m-jstructural-xom:5.0.0")
'com.io7m.jstructural:io7m-jstructural-xom:jar:5.0.0'
<dependency org="com.io7m.jstructural" name="io7m-jstructural-xom" rev="5.0.0">
<artifact name="io7m-jstructural-xom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jstructural', module='io7m-jstructural-xom', version='5.0.0')
)
libraryDependencies += "com.io7m.jstructural" % "io7m-jstructural-xom" % "5.0.0"
[com.io7m.jstructural/io7m-jstructural-xom "5.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.io7m.jstructural : io7m-jstructural-schema | jar | 5.0.0 |
| com.io7m.jstructural : io7m-jstructural-core | jar | 5.0.0 |
| com.io7m.junreachable : io7m-junreachable-core | jar | [1.0.1, 2.0.0) |
| com.io7m.xom : xom | jar | 1.2.10 |