Download fighting-layout-bugs-0.6.jar file - Jar f

Jar examples for f:fighting-layout-bugs

Description

A library for automatic detection of layout bugs in web pages

You can download jar file fighting-layout-bugs 0.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add fighting-layout-bugs-0.6.jar to your project.

<dependency>
   <groupId>com.googlecode.fighting-layout-bugs</groupId>
   <artifactId>fighting-layout-bugs</artifactId>
   <version>0.6</version>
</dependency>
compile group: 'com.googlecode.fighting-layout-bugs', name: 'fighting-layout-bugs', version: '0.6'
libraryDependencies += "com.googlecode.fighting-layout-bugs" % "fighting-layout-bugs" % "0.6"
<dependency org="com.googlecode.fighting-layout-bugs" name="fighting-layout-bugs" rev="0.6"/>
@Grapes(@Grab(group='com.googlecode.fighting-layout-bugs', module='fighting-layout-bugs', version='0.6'))
'com.googlecode.fighting-layout-bugs:fighting-layout-bugs:jar:0.6'

Download

Click the following link to download the jar file.

fighting-layout-bugs-0.6-javadoc.jar
fighting-layout-bugs-0.6-sources.jar
fighting-layout-bugs-0.6.jar
fighting-layout-bugs-0.6.pom



Related Tutorials