FindBugs-jFormatString

jFormatString for Findbugs

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.google.code.findbugs
ArtifactId

ArtifactId

jFormatString
Last Version

Last Version

3.0.0
Release Date

Release Date

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

How to add to project

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

Versions

Version
3.0.0
2.0.2
2.0.1
2.0.0
1.3.9
1.3.8
1.3.7