is not current version
Last Version 1.14.0

org.opendaylight.ovsdb:it 1.8.3


GroupId

GroupId

org.opendaylight.ovsdb
ArtifactId

ArtifactId

it
Version

Version

1.8.3
Type

Type

pom

Download it 1.8.3

Filename Size
it-1.8.3.pom 4 KB
Browse

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