| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.github.cafdataprocessing |
| Идентификатор | Идентификаторlanguage-detection-cld2 |
| Версия | Версия3.5.0-935 |
| Тип | Типjar |
| Описание |
ОписаниеA worker for interpreting the languages used in a given input
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/language-detection-cld2/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>language-detection-cld2</artifactId>
<version>3.5.0-935</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/language-detection-cld2/
implementation 'com.github.cafdataprocessing:language-detection-cld2:3.5.0-935'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/language-detection-cld2/
implementation ("com.github.cafdataprocessing:language-detection-cld2:3.5.0-935")
'com.github.cafdataprocessing:language-detection-cld2:jar:3.5.0-935'
<dependency org="com.github.cafdataprocessing" name="language-detection-cld2" rev="3.5.0-935">
<artifact name="language-detection-cld2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='language-detection-cld2', version='3.5.0-935')
)
libraryDependencies += "com.github.cafdataprocessing" % "language-detection-cld2" % "3.5.0-935"
[com.github.cafdataprocessing/language-detection-cld2 "3.5.0-935"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.cafdataprocessing : language-detection | jar | 3.5.0-935 |
| net.java.dev.jna : jna | jar | |
| commons-io : commons-io | jar | |
| org.slf4j : slf4j-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | |
| junit : junit | jar |