b

bw-wfmodules-org-apache-commons-commons-text

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