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