w

worker-languagedetection-container

Files download
File Operation
worker-languagedetection-container-2.2.0-38.pom download
Apache Maven
<dependency>
  <groupId>com.github.cafdataprocessing</groupId>
  <artifactId>worker-languagedetection-container</artifactId>
  <version>2.2.0-38</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.cafdataprocessing:worker-languagedetection-container:2.2.0-38'
Gradle Kotlin
implementation("com.github.cafdataprocessing:worker-languagedetection-container:2.2.0-38")
Scala SBT
libraryDependencies += "com.github.cafdataprocessing" % "worker-languagedetection-container" % "2.2.0-38"
Groovy Grape
@Grapes(
  @Grab(group='com.github.cafdataprocessing', module='worker-languagedetection-container', version='2.2.0-38')
)
Apache Ivy
<dependency org="com.github.cafdataprocessing" name="worker-languagedetection-container" rev="2.2.0-38" />
Leiningen
[com.github.cafdataprocessing/worker-languagedetection-container "2.2.0-38"]
Apache Buildr
'com.github.cafdataprocessing:worker-languagedetection-container:jar:2.2.0-38'