is not current version
Last Version 3.0.1

org.openhab.distro:openhab-verify 3.0.0


GroupId

GroupId

org.openhab.distro
ArtifactId

ArtifactId

openhab-verify
Version

Version

3.0.0
Type

Type

pom

Download openhab-verify 3.0.0

Filename Size
openhab-verify-3.0.0.pom 3 KB
Browse

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