findbugs:annotations

Annotation supports the FindBugs tool

GroupId

GroupId

findbugs
ArtifactId

ArtifactId

annotations
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Annotation supports the FindBugs tool
Project URL

Project URL

http://findbugs.sf.net

Download annotations

How to add to project

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

Versions

Version
1.0.0
0.9.6
0.9.4
0.9.3