Jar examples for f:ferris-xml
This project contains simple tools for working with XML.
You can download jar file ferris-xml 0.0.1 in this page.
You can use the following script to add ferris-xml-0.0.1.jar to your project.
<dependency> <groupId>org.ferris</groupId> <artifactId>ferris-xml</artifactId> <version>0.0.1</version> </dependency>
compile group: 'org.ferris', name: 'ferris-xml', version: '0.0.1'
libraryDependencies += "org.ferris" % "ferris-xml" % "0.0.1"
<dependency org="org.ferris" name="ferris-xml" rev="0.0.1"/>
@Grapes(@Grab(group='org.ferris', module='ferris-xml', version='0.0.1'))
'org.ferris:ferris-xml:jar:0.0.1'
Click the following link to download the jar file.
ferris-xml-0.0.1.jar