Jar examples for c:com.io7m.changelog.xom
Software changelogs (XOM-based XML processing)
You can download jar file com.io7m.changelog.xom 3.1.0 in this page.
You can use the following script to add com.io7m.changelog.xom-3.1.0.jar to your project.
<dependency> <groupId>com.io7m.changelog</groupId> <artifactId>com.io7m.changelog.xom</artifactId> <version>3.1.0</version> </dependency>
compile group: 'com.io7m.changelog', name: 'com.io7m.changelog.xom', version: '3.1.0'
libraryDependencies += "com.io7m.changelog" % "com.io7m.changelog.xom" % "3.1.0"
<dependency org="com.io7m.changelog" name="com.io7m.changelog.xom" rev="3.1.0"/>
@Grapes(@Grab(group='com.io7m.changelog', module='com.io7m.changelog.xom', version='3.1.0'))
'com.io7m.changelog:com.io7m.changelog.xom:jar:3.1.0'
Click the following link to download the jar file.
com.io7m.changelog.xom-3.1.0-javadoc.jar