FindBugs-jsr305

JSR305 Annotations for Findbugs

License

License

GroupId

GroupId

com.google.code.findbugs
ArtifactId

ArtifactId

jsr305
Last Version

Last Version

3.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

FindBugs-jsr305
JSR305 Annotations for Findbugs
Project URL

Project URL

http://findbugs.sourceforge.net/
Source Code Management

Source Code Management

https://code.google.com/p/jsr-305/

Download jsr305

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.code.findbugs/jsr305/ -->
<dependency>
    <groupId>com.google.code.findbugs</groupId>
    <artifactId>jsr305</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.findbugs/jsr305/
implementation 'com.google.code.findbugs:jsr305:3.0.2'
// https://jarcasting.com/artifacts/com.google.code.findbugs/jsr305/
implementation ("com.google.code.findbugs:jsr305:3.0.2")
'com.google.code.findbugs:jsr305:jar:3.0.2'
<dependency org="com.google.code.findbugs" name="jsr305" rev="3.0.2">
  <artifact name="jsr305" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.findbugs', module='jsr305', version='3.0.2')
)
libraryDependencies += "com.google.code.findbugs" % "jsr305" % "3.0.2"
[com.google.code.findbugs/jsr305 "3.0.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
3.0.2
3.0.1
3.0.0
2.0.3
2.0.2
2.0.1
2.0.0
1.3.9
1.3.8
1.3.7