d

dlux.common.yangutils.resources

Common Yangutils Module Resources
Files download
File Operation
dlux.common.yangutils.resources-0.0.4-Helium-SR3.jar download
dlux.common.yangutils.resources-0.0.4-Helium-SR3.pom download
Apache Maven
<dependency>
  <groupId>org.opendaylight.dlux</groupId>
  <artifactId>dlux.common.yangutils.resources</artifactId>
  <version>0.0.4-Helium-SR3</version>
</dependency>
Gradle Groovy
implementation 'org.opendaylight.dlux:dlux.common.yangutils.resources:0.0.4-Helium-SR3'
Gradle Kotlin
implementation("org.opendaylight.dlux:dlux.common.yangutils.resources:0.0.4-Helium-SR3")
Scala SBT
libraryDependencies += "org.opendaylight.dlux" % "dlux.common.yangutils.resources" % "0.0.4-Helium-SR3"
Groovy Grape
@Grapes(
  @Grab(group='org.opendaylight.dlux', module='dlux.common.yangutils.resources', version='0.0.4-Helium-SR3')
)
Apache Ivy
<dependency org="org.opendaylight.dlux" name="dlux.common.yangutils.resources" rev="0.0.4-Helium-SR3" />
Leiningen
[org.opendaylight.dlux/dlux.common.yangutils.resources "0.0.4-Helium-SR3"]
Apache Buildr
'org.opendaylight.dlux:dlux.common.yangutils.resources:jar:0.0.4-Helium-SR3'