w

worker-languagedetection

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