Download com.io7m.changelog.xom-4.0.0-beta0001.jar file - Jar c

Jar examples for c:com.io7m.changelog.xom

Description

Software changelogs (XOM-based XML processing)

You can download jar file com.io7m.changelog.xom 4.0.0-beta0001 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

com.io7m.changelog.xom-4.0.0-beta0001-javadoc.jar
com.io7m.changelog.xom-4.0.0-beta0001-sources.jar
com.io7m.changelog.xom-4.0.0-beta0001.jar
com.io7m.changelog.xom-4.0.0-beta0001.pom



Related Tutorials