License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdlanguage-detection-cld2 |
Last Version | Last Version3.5.2-1079 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA worker for interpreting the languages used in a given input
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/language-detection-cld2/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>language-detection-cld2</artifactId>
<version>3.5.2-1079</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/language-detection-cld2/
implementation 'com.github.cafdataprocessing:language-detection-cld2:3.5.2-1079'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/language-detection-cld2/
implementation ("com.github.cafdataprocessing:language-detection-cld2:3.5.2-1079")
'com.github.cafdataprocessing:language-detection-cld2:jar:3.5.2-1079'
<dependency org="com.github.cafdataprocessing" name="language-detection-cld2" rev="3.5.2-1079">
<artifact name="language-detection-cld2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='language-detection-cld2', version='3.5.2-1079')
)
libraryDependencies += "com.github.cafdataprocessing" % "language-detection-cld2" % "3.5.2-1079"
[com.github.cafdataprocessing/language-detection-cld2 "3.5.2-1079"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cafdataprocessing : language-detection | jar | 3.5.2-1079 |
net.java.dev.jna : jna | jar | |
commons-io : commons-io | jar | 2.11.0 |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | |
junit : junit | jar |