Last Version

Jericho HTML Dev 20131217

The development version of the Jericho HTML parser.

License

License

GroupId

GroupId

it.unimi.di.law
ArtifactId

ArtifactId

jericho-html-dev
Version

Version

20131217
Type

Type

jar
Description

Description

Jericho HTML Dev
The development version of the Jericho HTML parser.
Project URL

Project URL

http://law.di.unimi.it/

Download jericho-html-dev 20131217


<!-- https://jarcasting.com/artifacts/it.unimi.di.law/jericho-html-dev/ -->
<dependency>
    <groupId>it.unimi.di.law</groupId>
    <artifactId>jericho-html-dev</artifactId>
    <version>20131217</version>
</dependency>
// https://jarcasting.com/artifacts/it.unimi.di.law/jericho-html-dev/
implementation 'it.unimi.di.law:jericho-html-dev:20131217'
// https://jarcasting.com/artifacts/it.unimi.di.law/jericho-html-dev/
implementation ("it.unimi.di.law:jericho-html-dev:20131217")
'it.unimi.di.law:jericho-html-dev:jar:20131217'
<dependency org="it.unimi.di.law" name="jericho-html-dev" rev="20131217">
  <artifact name="jericho-html-dev" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.unimi.di.law', module='jericho-html-dev', version='20131217')
)
libraryDependencies += "it.unimi.di.law" % "jericho-html-dev" % "20131217"
[it.unimi.di.law/jericho-html-dev "20131217"]

Dependencies

compile (4)

Group / Artifact Type Version
it.unimi.dsi : fastutil jar 6.5.11
org.slf4j : slf4j-api jar 1.7.5
log4j : log4j jar 1.2.17
commons-logging : commons-logging jar 1.1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.