License |
License |
---|---|
GroupId | GroupIdcz.vutbr.fit.layout |
ArtifactId | ArtifactIdlayout-tools |
Version | Version0.0.4 |
Type | Typejar |
Description |
DescriptionLayoutTools
An extensible web page segmentation and analysis framework - Runnable tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
layout-tools-0.0.4.pom | |
layout-tools-0.0.4.jar | 99 KB |
layout-tools-0.0.4-sources.jar | 41 KB |
layout-tools-0.0.4-javadoc.jar | 178 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cz.vutbr.fit.layout/layout-tools/ -->
<dependency>
<groupId>cz.vutbr.fit.layout</groupId>
<artifactId>layout-tools</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cz.vutbr.fit.layout/layout-tools/
implementation 'cz.vutbr.fit.layout:layout-tools:0.0.4'
// https://jarcasting.com/artifacts/cz.vutbr.fit.layout/layout-tools/
implementation ("cz.vutbr.fit.layout:layout-tools:0.0.4")
'cz.vutbr.fit.layout:layout-tools:jar:0.0.4'
<dependency org="cz.vutbr.fit.layout" name="layout-tools" rev="0.0.4">
<artifact name="layout-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.vutbr.fit.layout', module='layout-tools', version='0.0.4')
)
libraryDependencies += "cz.vutbr.fit.layout" % "layout-tools" % "0.0.4"
[cz.vutbr.fit.layout/layout-tools "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
xerces : xercesImpl | jar | 2.11.0 |
xml-apis : xml-apis | jar | 1.4.01 |
cz.vutbr.fit.layout : layout-cssbox | jar | 0.0.4 |
cz.vutbr.fit.layout : layout-segmentation | jar | 0.0.4 |
org.slf4j : slf4j-api | jar | 1.7.7 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
jline : jline | jar | 2.12 |