Download io7m-changelog-xom-3.0.1.jar file - Jar i

Jar examples for i:io7m-changelog-xom

Description

Software changelogs (XOM-based XML processing)

You can download jar file io7m-changelog-xom 3.0.1 in this page.

License

ISC License

Build File

You can use the following script to add io7m-changelog-xom-3.0.1.jar to your project.

<dependency>
   <groupId>com.io7m.changelog</groupId>
   <artifactId>io7m-changelog-xom</artifactId>
   <version>3.0.1</version>
</dependency>
compile group: 'com.io7m.changelog', name: 'io7m-changelog-xom', version: '3.0.1'
libraryDependencies += "com.io7m.changelog" % "io7m-changelog-xom" % "3.0.1"
<dependency org="com.io7m.changelog" name="io7m-changelog-xom" rev="3.0.1"/>
@Grapes(@Grab(group='com.io7m.changelog', module='io7m-changelog-xom', version='3.0.1'))
'com.io7m.changelog:io7m-changelog-xom:jar:3.0.1'

Download

Click the following link to download the jar file.

io7m-changelog-xom-3.0.1-javadoc.jar
io7m-changelog-xom-3.0.1-sources.jar
io7m-changelog-xom-3.0.1.jar
io7m-changelog-xom-3.0.1.pom



Related Tutorials