is not current version
Last Version 0.0.4

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

An extensible web page segmentation and analysis framework - Runnable tools

GroupId

GroupId

cz.vutbr.fit.layout
ArtifactId

ArtifactId

layout-tools
Version

Version

0.0.3
Type

Type

jar

Download layout-tools 0.0.3


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