Last Version

findbugs:annotations 1.0.0

Annotation supports the FindBugs tool

GroupId

GroupId

findbugs
ArtifactId

ArtifactId

annotations
Version

Version

1.0.0
Type

Type

jar
Description

Description

Annotation supports the FindBugs tool
Project URL

Project URL

http://findbugs.sf.net

Download annotations 1.0.0


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