Download jcabi-xml-0.11.jar file - Jar j

Jar examples for j:jcabi-xml

Description

XML Parsing and Transforming

You can download jar file jcabi-xml 0.11 in this page.

License

Open Source License

Build File

You can use the following script to add jcabi-xml-0.11.jar to your project.

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

Download

Click the following link to download the jar file.

jcabi-xml-0.11-jar-with-dependencies.jar
jcabi-xml-0.11-javadoc.jar
jcabi-xml-0.11-sources.jar
jcabi-xml-0.11.jar
jcabi-xml-0.11.pom



Related Tutorials