is not current version
Last Version 0.13.0

org.openhab.tools.sat:pom 0.11.0

Tool that aggregates reports of PMD, Checkstyle and FindBugs

GroupId

GroupId

org.openhab.tools.sat
ArtifactId

ArtifactId

pom
Version

Version

0.11.0
Type

Type

pom

Download pom 0.11.0

Filename Size
pom-0.11.0.pom 19 KB
Browse

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