Last Version

FindBugs-jsr305 3.0.2

JSR305 Annotations for Findbugs

License

License

GroupId

GroupId

com.google.code.findbugs
ArtifactId

ArtifactId

jsr305
Version

Version

3.0.2
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 3.0.2


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