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

Jar examples for l:layout-cssbox

Description

An extensible web page segmentation and analysis framework - CSSBox bindings.

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials