Last Version

jsr305 1.3.7

support for jsr305 annotation project

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.findbugs
ArtifactId

ArtifactId

jsr305
Version

Version

1.3.7
Type

Type

jar
Description

Description

jsr305
support for jsr305 annotation project
Project URL

Project URL

http://findbugs.sourceforge.net/

Download jsr305 1.3.7


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

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.