Jar examples for a:au-xml-util
XML Utility library for doing common XML tasks, such as XSL Transformations, conversion of documents to strings, etc.
You can download jar file au-xml-util 1.0.1 in this page.
LGPLv3
You can use the following script to add au-xml-util-1.0.1.jar to your project.
<dependency> <groupId>com.github.trentonadams</groupId> <artifactId>au-xml-util</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.github.trentonadams', name: 'au-xml-util', version: '1.0.1'
libraryDependencies += "com.github.trentonadams" % "au-xml-util" % "1.0.1"
<dependency org="com.github.trentonadams" name="au-xml-util" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.trentonadams', module='au-xml-util', version='1.0.1'))
'com.github.trentonadams:au-xml-util:jar:1.0.1'
Click the following link to download the jar file.
au-xml-util-1.0.1-javadoc.jar