Download fb-contrib-6.6.0.jar file - Jar f

Jar examples for f:fb-contrib

Description

An auxiliary findbugs.sourceforge.net plugin for java bug detectors that fall outside the narrow scope of detectors to be packaged with the product itself.

You can download jar file fb-contrib 6.6.0 in this page.

License

GNU Library or Lesser General Public License (LGPL)

Build File

You can use the following script to add fb-contrib-6.6.0.jar to your project.

<dependency>
   <groupId>com.mebigfatguy.fb-contrib</groupId>
   <artifactId>fb-contrib</artifactId>
   <version>6.6.0</version>
</dependency>
compile group: 'com.mebigfatguy.fb-contrib', name: 'fb-contrib', version: '6.6.0'
libraryDependencies += "com.mebigfatguy.fb-contrib" % "fb-contrib" % "6.6.0"
<dependency org="com.mebigfatguy.fb-contrib" name="fb-contrib" rev="6.6.0"/>
@Grapes(@Grab(group='com.mebigfatguy.fb-contrib', module='fb-contrib', version='6.6.0'))
'com.mebigfatguy.fb-contrib:fb-contrib:jar:6.6.0'

Download

Click the following link to download the jar file.

fb-contrib-6.6.0-javadoc.jar
fb-contrib-6.6.0-sources.jar
fb-contrib-6.6.0.jar
fb-contrib-6.6.0.pom



Related Tutorials