Download jericho-html-dev-20131217.jar file - Jar j

Jar examples for j:jericho-html-dev

Description

The development version of the Jericho HTML parser.

You can download jar file jericho-html-dev 20131217 in this page.

License

GNU Lesser General Public License Version 2+

Build File

You can use the following script to add jericho-html-dev-20131217.jar to your project.

<dependency>
   <groupId>it.unimi.di.law</groupId>
   <artifactId>jericho-html-dev</artifactId>
   <version>20131217</version>
</dependency>
compile group: 'it.unimi.di.law', name: 'jericho-html-dev', version: '20131217'
libraryDependencies += "it.unimi.di.law" % "jericho-html-dev" % "20131217"
<dependency org="it.unimi.di.law" name="jericho-html-dev" rev="20131217"/>
@Grapes(@Grab(group='it.unimi.di.law', module='jericho-html-dev', version='20131217'))
'it.unimi.di.law:jericho-html-dev:jar:20131217'

Download

Click the following link to download the jar file.

jericho-html-dev-20131217-javadoc.jar
jericho-html-dev-20131217-sources.jar
jericho-html-dev-20131217.jar
jericho-html-dev-20131217.pom



Related Tutorials