Last Version

FindBugs-jFormatString 3.0.0

jFormatString for Findbugs

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.google.code.findbugs
ArtifactId

ArtifactId

jFormatString
Version

Version

3.0.0
Type

Type

jar
Description

Description

FindBugs-jFormatString
jFormatString for Findbugs
Project URL

Project URL

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

Source Code Management

https://code.google.com/p/findbugs/

Download jFormatString 3.0.0


<!-- https://jarcasting.com/artifacts/com.google.code.findbugs/jFormatString/ -->
<dependency>
    <groupId>com.google.code.findbugs</groupId>
    <artifactId>jFormatString</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.findbugs/jFormatString/
implementation 'com.google.code.findbugs:jFormatString:3.0.0'
// https://jarcasting.com/artifacts/com.google.code.findbugs/jFormatString/
implementation ("com.google.code.findbugs:jFormatString:3.0.0")
'com.google.code.findbugs:jFormatString:jar:3.0.0'
<dependency org="com.google.code.findbugs" name="jFormatString" rev="3.0.0">
  <artifact name="jFormatString" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.findbugs', module='jFormatString', version='3.0.0')
)
libraryDependencies += "com.google.code.findbugs" % "jFormatString" % "3.0.0"
[com.google.code.findbugs/jFormatString "3.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.