is not current version
Last Version 7.4.7

com.mebigfatguy.fb-contrib:fb-contrib 4.8.5

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.

GroupId

GroupId

com.mebigfatguy.fb-contrib
ArtifactId

ArtifactId

fb-contrib
Version

Version

4.8.5
Type

Type

jar

Download fb-contrib 4.8.5


<!-- https://jarcasting.com/artifacts/com.mebigfatguy.fb-contrib/fb-contrib/ -->
<dependency>
    <groupId>com.mebigfatguy.fb-contrib</groupId>
    <artifactId>fb-contrib</artifactId>
    <version>4.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.mebigfatguy.fb-contrib/fb-contrib/
implementation 'com.mebigfatguy.fb-contrib:fb-contrib:4.8.5'
// https://jarcasting.com/artifacts/com.mebigfatguy.fb-contrib/fb-contrib/
implementation ("com.mebigfatguy.fb-contrib:fb-contrib:4.8.5")
'com.mebigfatguy.fb-contrib:fb-contrib:jar:4.8.5'
<dependency org="com.mebigfatguy.fb-contrib" name="fb-contrib" rev="4.8.5">
  <artifact name="fb-contrib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mebigfatguy.fb-contrib', module='fb-contrib', version='4.8.5')
)
libraryDependencies += "com.mebigfatguy.fb-contrib" % "fb-contrib" % "4.8.5"
[com.mebigfatguy.fb-contrib/fb-contrib "4.8.5"]