is not current version
Last Version 5.0.0

com.io7m.jstructural:io7m-jstructural-xom 2.1.0

Java implementation of the structural document language (XOM backend)

GroupId

GroupId

com.io7m.jstructural
ArtifactId

ArtifactId

io7m-jstructural-xom
Version

Version

2.1.0
Type

Type

jar

Download io7m-jstructural-xom 2.1.0


<!-- https://jarcasting.com/artifacts/com.io7m.jstructural/io7m-jstructural-xom/ -->
<dependency>
    <groupId>com.io7m.jstructural</groupId>
    <artifactId>io7m-jstructural-xom</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jstructural/io7m-jstructural-xom/
implementation 'com.io7m.jstructural:io7m-jstructural-xom:2.1.0'
// https://jarcasting.com/artifacts/com.io7m.jstructural/io7m-jstructural-xom/
implementation ("com.io7m.jstructural:io7m-jstructural-xom:2.1.0")
'com.io7m.jstructural:io7m-jstructural-xom:jar:2.1.0'
<dependency org="com.io7m.jstructural" name="io7m-jstructural-xom" rev="2.1.0">
  <artifact name="io7m-jstructural-xom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jstructural', module='io7m-jstructural-xom', version='2.1.0')
)
libraryDependencies += "com.io7m.jstructural" % "io7m-jstructural-xom" % "2.1.0"
[com.io7m.jstructural/io7m-jstructural-xom "2.1.0"]