Jar examples for i:io7m-jstructural-xom
Java implementation of the structural document language (XOM backend)
You can download jar file io7m-jstructural-xom 3.0.0 in this page.
ISC License
You can use the following script to add io7m-jstructural-xom-3.0.0.jar to your project.
<dependency> <groupId>com.io7m.jstructural</groupId> <artifactId>io7m-jstructural-xom</artifactId> <version>3.0.0</version> </dependency>
compile group: 'com.io7m.jstructural', name: 'io7m-jstructural-xom', version: '3.0.0'
libraryDependencies += "com.io7m.jstructural" % "io7m-jstructural-xom" % "3.0.0"
<dependency org="com.io7m.jstructural" name="io7m-jstructural-xom" rev="3.0.0"/>
@Grapes(@Grab(group='com.io7m.jstructural', module='io7m-jstructural-xom', version='3.0.0'))
'com.io7m.jstructural:io7m-jstructural-xom:jar:3.0.0'
Click the following link to download the jar file.
io7m-jstructural-xom-3.0.0-javadoc.jar