Download koara-html-0.10.jar file - Jar k

Jar examples for k:koara-html

Description

Koara to Html parser written in Java

You can download jar file koara-html 0.10 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

koara-html-0.10-javadoc.jar
koara-html-0.10-sources.jar
koara-html-0.10.jar
koara-html-0.10.pom



Related Tutorials