is not current version
Last Version 0.13.0

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


GroupId

GroupId

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

ArtifactId

findbugs
Version

Version

0.4.1
Type

Type

jar

Download findbugs 0.4.1


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