Jar examples for k:koara-xml
Koara to XML parser written in Java
You can download jar file koara-xml 0.10 in this page.
The Apache Software License, Version 2.0
You can use the following script to add koara-xml-0.10.jar to your project.
<dependency> <groupId>io.koara</groupId> <artifactId>koara-xml</artifactId> <version>0.10</version> </dependency>
compile group: 'io.koara', name: 'koara-xml', version: '0.10'
libraryDependencies += "io.koara" % "koara-xml" % "0.10"
<dependency org="io.koara" name="koara-xml" rev="0.10"/>
@Grapes(@Grab(group='io.koara', module='koara-xml', version='0.10'))
'io.koara:koara-xml:jar:0.10'
Click the following link to download the jar file.
koara-xml-0.10-javadoc.jar