is not current version
Last Version 3.5.2-1079

com.github.cafdataprocessing:language-detection-cld2 3.1.2-489


Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

language-detection-cld2
Version

Version

3.1.2-489
Type

Type

jar

Download language-detection-cld2 3.1.2-489


<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/language-detection-cld2/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>language-detection-cld2</artifactId>
    <version>3.1.2-489</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/language-detection-cld2/
implementation 'com.github.cafdataprocessing:language-detection-cld2:3.1.2-489'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/language-detection-cld2/
implementation ("com.github.cafdataprocessing:language-detection-cld2:3.1.2-489")
'com.github.cafdataprocessing:language-detection-cld2:jar:3.1.2-489'
<dependency org="com.github.cafdataprocessing" name="language-detection-cld2" rev="3.1.2-489">
  <artifact name="language-detection-cld2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='language-detection-cld2', version='3.1.2-489')
)
libraryDependencies += "com.github.cafdataprocessing" % "language-detection-cld2" % "3.1.2-489"
[com.github.cafdataprocessing/language-detection-cld2 "3.1.2-489"]