Jar examples for j:jFormatString
jFormatString for Findbugs
You can download jar file jFormatString 3.0.0 in this page.
GNU Lesser Public License
You can use the following script to add jFormatString-3.0.0.jar to your project.
<dependency> <groupId>com.google.code.findbugs</groupId> <artifactId>jFormatString</artifactId> <version>3.0.0</version> </dependency>
compile group: 'com.google.code.findbugs', name: 'jFormatString', version: '3.0.0'
libraryDependencies += "com.google.code.findbugs" % "jFormatString" % "3.0.0"
<dependency org="com.google.code.findbugs" name="jFormatString" rev="3.0.0"/>
@Grapes(@Grab(group='com.google.code.findbugs', module='jFormatString', version='3.0.0'))
'com.google.code.findbugs:jFormatString:jar:3.0.0'
Click the following link to download the jar file.
jFormatString-3.0.0-javadoc.jar