is not current version
Last Version 0.0.4

cz.vutbr.fit.layout:layout-tools 0.0.2

An extensible web page segmentation and analysis framework - Runnable tools

GroupId

GroupId

cz.vutbr.fit.layout
ArtifactId

ArtifactId

layout-tools
Version

Version

0.0.2
Type

Type

jar

Download layout-tools 0.0.2


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