License |
License |
---|---|
GroupId | GroupIdit.unimi.di.law |
ArtifactId | ArtifactIdjericho-html-dev |
Last Version | Last Version20131217 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJericho HTML Dev
The development version of the Jericho HTML parser.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jericho-html-dev-20131217.pom | |
jericho-html-dev-20131217.jar | 264 KB |
jericho-html-dev-20131217-sources.jar | 353 KB |
jericho-html-dev-20131217-javadoc.jar | 433 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |