is not current version
Last Version 0.8.0

org.opendaylight.vtn:manager.common 0.1.0


GroupId

GroupId

org.opendaylight.vtn
ArtifactId

ArtifactId

manager.common
Version

Version

0.1.0
Type

Type

pom

Download manager.common 0.1.0

Filename Size
manager.common-0.1.0.pom 42 KB
Browse

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