Download xml-dom4j-utils-1.0.jar file - Jar x

Jar examples for x:xml-dom4j-utils

Description

collection of small xml helpers based on dom4j

You can download jar file xml-dom4j-utils 1.0 in this page.

Build File

You can use the following script to add xml-dom4j-utils-1.0.jar to your project.

<dependency>
   <groupId>com.github.jjYBdx4IL.utils</groupId>
   <artifactId>xml-dom4j-utils</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.github.jjYBdx4IL.utils', name: 'xml-dom4j-utils', version: '1.0'
libraryDependencies += "com.github.jjYBdx4IL.utils" % "xml-dom4j-utils" % "1.0"
<dependency org="com.github.jjYBdx4IL.utils" name="xml-dom4j-utils" rev="1.0"/>
@Grapes(@Grab(group='com.github.jjYBdx4IL.utils', module='xml-dom4j-utils', version='1.0'))
'com.github.jjYBdx4IL.utils:xml-dom4j-utils:jar:1.0'

Download

Click the following link to download the jar file.

xml-dom4j-utils-1.0-javadoc.jar
xml-dom4j-utils-1.0-sources.jar
xml-dom4j-utils-1.0-test-javadoc.jar
xml-dom4j-utils-1.0-test-sources.jar
xml-dom4j-utils-1.0.jar
xml-dom4j-utils-1.0.pom



Related Tutorials