is not current version
Last Version 7.4.7

com.mebigfatguy.sb-contrib:sb-contrib 7.4.6

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.sb-contrib
ArtifactId

ArtifactId

sb-contrib
Version

Version

7.4.6
Type

Type

jar

Download sb-contrib 7.4.6


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