Jar examples for l:layout-api
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.
GNU Lesser General Public License 3.0
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'
Click the following link to download the jar file.
layout-api-0.0.2-javadoc.jar