is not current version
Last Version 1.14.0

org.opendaylight.ovsdb:it 1.9.2


GroupId

GroupId

org.opendaylight.ovsdb
ArtifactId

ArtifactId

it
Version

Version

1.9.2
Type

Type

pom

Download it 1.9.2

Filename Size
it-1.9.2.pom 4 KB
Browse

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