is not current version
Last Version 0.6

com.googlecode.fighting-layout-bugs:fighting-layout-bugs 0.5

A library for automatic detection of layout bugs in web pages

GroupId

GroupId

com.googlecode.fighting-layout-bugs
ArtifactId

ArtifactId

fighting-layout-bugs
Version

Version

0.5
Type

Type

jar

Download fighting-layout-bugs 0.5


<!-- https://jarcasting.com/artifacts/com.googlecode.fighting-layout-bugs/fighting-layout-bugs/ -->
<dependency>
    <groupId>com.googlecode.fighting-layout-bugs</groupId>
    <artifactId>fighting-layout-bugs</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.fighting-layout-bugs/fighting-layout-bugs/
implementation 'com.googlecode.fighting-layout-bugs:fighting-layout-bugs:0.5'
// https://jarcasting.com/artifacts/com.googlecode.fighting-layout-bugs/fighting-layout-bugs/
implementation ("com.googlecode.fighting-layout-bugs:fighting-layout-bugs:0.5")
'com.googlecode.fighting-layout-bugs:fighting-layout-bugs:jar:0.5'
<dependency org="com.googlecode.fighting-layout-bugs" name="fighting-layout-bugs" rev="0.5">
  <artifact name="fighting-layout-bugs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.fighting-layout-bugs', module='fighting-layout-bugs', version='0.5')
)
libraryDependencies += "com.googlecode.fighting-layout-bugs" % "fighting-layout-bugs" % "0.5"
[com.googlecode.fighting-layout-bugs/fighting-layout-bugs "0.5"]