FindBugsGUI

Findbugs: Because it's easy!

License

License

Categories

Categories

Net GUI User Interface
GroupId

GroupId

net.sourceforge.findbugs
ArtifactId

ArtifactId

findbugsGUI
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

FindBugsGUI
Findbugs: Because it's easy!
Project URL

Project URL

http://findbugs.sourceforge.net/

Download findbugsGUI

How to add to project

<!-- https://jarcasting.com/artifacts/net.sourceforge.findbugs/findbugsGUI/ -->
<dependency>
    <groupId>net.sourceforge.findbugs</groupId>
    <artifactId>findbugsGUI</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.findbugs/findbugsGUI/
implementation 'net.sourceforge.findbugs:findbugsGUI:1.3.2'
// https://jarcasting.com/artifacts/net.sourceforge.findbugs/findbugsGUI/
implementation ("net.sourceforge.findbugs:findbugsGUI:1.3.2")
'net.sourceforge.findbugs:findbugsGUI:jar:1.3.2'
<dependency org="net.sourceforge.findbugs" name="findbugsGUI" rev="1.3.2">
  <artifact name="findbugsGUI" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.findbugs', module='findbugsGUI', version='1.3.2')
)
libraryDependencies += "net.sourceforge.findbugs" % "findbugsGUI" % "1.3.2"
[net.sourceforge.findbugs/findbugsGUI "1.3.2"]

Dependencies

compile (1)

Group / Artifact Type Version
net.sourceforge.findbugs : findbugs jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.2
1.2.1
1.2.0
1.1.3
1.1.1
1.0.0