is not current version
Last Version 0.13.0

org.openhab.tools.sat.custom-checks:findbugs 0.6.0


GroupId

GroupId

org.openhab.tools.sat.custom-checks
ArtifactId

ArtifactId

findbugs
Version

Version

0.6.0
Type

Type

jar

Download findbugs 0.6.0


<!-- https://jarcasting.com/artifacts/org.openhab.tools.sat.custom-checks/findbugs/ -->
<dependency>
    <groupId>org.openhab.tools.sat.custom-checks</groupId>
    <artifactId>findbugs</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openhab.tools.sat.custom-checks/findbugs/
implementation 'org.openhab.tools.sat.custom-checks:findbugs:0.6.0'
// https://jarcasting.com/artifacts/org.openhab.tools.sat.custom-checks/findbugs/
implementation ("org.openhab.tools.sat.custom-checks:findbugs:0.6.0")
'org.openhab.tools.sat.custom-checks:findbugs:jar:0.6.0'
<dependency org="org.openhab.tools.sat.custom-checks" name="findbugs" rev="0.6.0">
  <artifact name="findbugs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openhab.tools.sat.custom-checks', module='findbugs', version='0.6.0')
)
libraryDependencies += "org.openhab.tools.sat.custom-checks" % "findbugs" % "0.6.0"
[org.openhab.tools.sat.custom-checks/findbugs "0.6.0"]