Download layout-segmentation-0.0.2.jar file - Jar l

Jar examples for l:layout-segmentation

Description

An extensible web page segmentation and analysis framework - Segmentation algorithms.

You can download jar file layout-segmentation 0.0.2 in this page.

License

GNU Lesser General Public License 3.0

Build File

You can use the following script to add layout-segmentation-0.0.2.jar to your project.

<dependency>
   <groupId>cz.vutbr.fit.layout</groupId>
   <artifactId>layout-segmentation</artifactId>
   <version>0.0.2</version>
</dependency>
compile group: 'cz.vutbr.fit.layout', name: 'layout-segmentation', version: '0.0.2'
libraryDependencies += "cz.vutbr.fit.layout" % "layout-segmentation" % "0.0.2"
<dependency org="cz.vutbr.fit.layout" name="layout-segmentation" rev="0.0.2"/>
@Grapes(@Grab(group='cz.vutbr.fit.layout', module='layout-segmentation', version='0.0.2'))
'cz.vutbr.fit.layout:layout-segmentation:jar:0.0.2'

Download

Click the following link to download the jar file.

layout-segmentation-0.0.2-javadoc.jar
layout-segmentation-0.0.2-sources.jar
layout-segmentation-0.0.2.jar
layout-segmentation-0.0.2.pom



Related Tutorials