MVN

org.opendaylight.detnet : odl-detnet-all

Maven & Gradle

Mar 25, 2020

OpenDaylight :: Detnet :: All

<dependency>
    <groupId>org.opendaylight.detnet</groupId>
    <artifactId>odl-detnet-all</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.detnet : odl-detnet-all to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of org.opendaylight.detnet : odl-detnet-all to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
odl-detnet-all-0.1.0

How to add a dependency to Maven

Add the following org.opendaylight.detnet : odl-detnet-all maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.opendaylight.detnet</groupId>
    <artifactId>odl-detnet-all</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.opendaylight.detnet : odl-detnet-all gradle dependency to your build.gradle file:

implementation 'org.opendaylight.detnet:odl-detnet-all:0.1.0'

Gradle Kotlin DSL: Add the following org.opendaylight.detnet : odl-detnet-all gradle kotlin dependency to your build.gradle.kts file:

implementation("org.opendaylight.detnet:odl-detnet-all:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.opendaylight.detnet : odl-detnet-all sbt scala dependency to your build.sbt file:

libraryDependencies += "org.opendaylight.detnet" % "odl-detnet-all" % "0.1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 29, 2022
5 usages
43 stars
Jun 08, 2023
1 usages
523 stars
Nov 25, 2022
2 usages
1.2k stars
Aug 22, 2023
5 usages
176 stars
Sep 03, 2021
4 usages
10 stars
Jun 24, 2023
1 usages
31 stars
Feb 10, 2021
1 usages
Aug 24, 2023
1 usages
395 stars
Jun 23, 2023
5 usages
12.9k stars