Jar examples for j:jcabi-xml
XML Parsing and Transforming
You can download jar file jcabi-xml 0.17.2 in this page.
Open Source License
You can use the following script to add jcabi-xml-0.17.2.jar to your project.
<dependency> <groupId>com.jcabi</groupId> <artifactId>jcabi-xml</artifactId> <version>0.17.2</version> </dependency>
compile group: 'com.jcabi', name: 'jcabi-xml', version: '0.17.2'
libraryDependencies += "com.jcabi" % "jcabi-xml" % "0.17.2"
<dependency org="com.jcabi" name="jcabi-xml" rev="0.17.2"/>
@Grapes(@Grab(group='com.jcabi', module='jcabi-xml', version='0.17.2'))
'com.jcabi:jcabi-xml:jar:0.17.2'
Click the following link to download the jar file.
jcabi-xml-0.17.2-jar-with-dependencies.jar