o

odl-apache-commons-text

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