o

odl-tapi-2.1.1-models

Files download
File Operation
odl-tapi-2.1.1-models-20.0.1.pom download
Apache Maven
<dependency>
  <groupId>org.opendaylight.transportpce.models</groupId>
  <artifactId>odl-tapi-2.1.1-models</artifactId>
  <version>20.0.1</version>
  <type>feature</type>
</dependency>
Gradle Groovy
implementation 'org.opendaylight.transportpce.models:odl-tapi-2.1.1-models:20.0.1'
Gradle Kotlin
implementation("org.opendaylight.transportpce.models:odl-tapi-2.1.1-models:20.0.1")
Scala SBT
libraryDependencies += "org.opendaylight.transportpce.models" % "odl-tapi-2.1.1-models" % "20.0.1"
Groovy Grape
@Grapes(
  @Grab(group='org.opendaylight.transportpce.models', module='odl-tapi-2.1.1-models', version='20.0.1')
)
Apache Ivy
<dependency org="org.opendaylight.transportpce.models" name="odl-tapi-2.1.1-models" rev="20.0.1" />
Leiningen
[org.opendaylight.transportpce.models/odl-tapi-2.1.1-models "20.0.1"]
Apache Buildr
'org.opendaylight.transportpce.models:odl-tapi-2.1.1-models:jar:20.0.1'