Last Version

FitLayout Core 2.0.2

An extensible web page segmentation and analysis framework. Framework core and shared APIs.

License

License

GroupId

GroupId

cz.vutbr.fit.layout
ArtifactId

ArtifactId

fitlayout-core
Version

Version

2.0.2
Type

Type

jar
Description

Description

FitLayout Core
An extensible web page segmentation and analysis framework. Framework core and shared APIs.

Download fitlayout-core 2.0.2


<!-- https://jarcasting.com/artifacts/cz.vutbr.fit.layout/fitlayout-core/ -->
<dependency>
    <groupId>cz.vutbr.fit.layout</groupId>
    <artifactId>fitlayout-core</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cz.vutbr.fit.layout/fitlayout-core/
implementation 'cz.vutbr.fit.layout:fitlayout-core:2.0.2'
// https://jarcasting.com/artifacts/cz.vutbr.fit.layout/fitlayout-core/
implementation ("cz.vutbr.fit.layout:fitlayout-core:2.0.2")
'cz.vutbr.fit.layout:fitlayout-core:jar:2.0.2'
<dependency org="cz.vutbr.fit.layout" name="fitlayout-core" rev="2.0.2">
  <artifact name="fitlayout-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.vutbr.fit.layout', module='fitlayout-core', version='2.0.2')
)
libraryDependencies += "cz.vutbr.fit.layout" % "fitlayout-core" % "2.0.2"
[cz.vutbr.fit.layout/fitlayout-core "2.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.eclipse.rdf4j : rdf4j-model jar

Project Modules

There are no modules declared in this project.