Last Version

FindBugs-Annotations 1.3.2

Annotation supports the FindBugs tool

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.findbugs
ArtifactId

ArtifactId

annotations
Version

Version

1.3.2
Type

Type

jar
Description

Description

FindBugs-Annotations
Annotation supports the FindBugs tool
Project URL

Project URL

http://findbugs.sourceforge.net/

Download annotations 1.3.2


<!-- 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.