l

language-detection-cld2

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