FindBugs-Annotations

Annotation supports the FindBugs tool

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.findbugs
ArtifactId

ArtifactId

annotations
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

FindBugs-Annotations
Annotation supports the FindBugs tool
Project URL

Project URL

http://findbugs.sourceforge.net/

Download annotations

How to add to project

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

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.

Versions

Version
1.3.2
1.2.1
1.2.0
1.1.3
1.1.1
1.0.0