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