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

Jar examples for l:layout-api

Description

An extensible web page segmentation and analysis framework. This package contains the shared APIs.

You can download jar file layout-api 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-api-0.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials