w

worker-languagedetection-container

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