Last Version

findbugs:findbugs-ant 1.0.0

Ant support for the FindBugs tool

Categories

Categories

Ant Build Tools
GroupId

GroupId

findbugs
ArtifactId

ArtifactId

findbugs-ant
Version

Version

1.0.0
Type

Type

jar
Description

Description

Ant support for the FindBugs tool
Project URL

Project URL

http://findbugs.sf.net

Download findbugs-ant 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.