| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.github.cafdataprocessing |
| Идентификатор | Идентификаторworker-languagedetection-aggregator |
| Версия | Версия3.5.0-935 |
| Тип | Типpom |
| Описание |
ОписаниеWorker-LanguageDetection
A worker for interpreting the languages used in a given input
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| worker-languagedetection-aggregator-3.5.0-935.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-aggregator/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-languagedetection-aggregator</artifactId>
<version>3.5.0-935</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-aggregator/
implementation 'com.github.cafdataprocessing:worker-languagedetection-aggregator:3.5.0-935'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-aggregator/
implementation ("com.github.cafdataprocessing:worker-languagedetection-aggregator:3.5.0-935")
'com.github.cafdataprocessing:worker-languagedetection-aggregator:pom:3.5.0-935'
<dependency org="com.github.cafdataprocessing" name="worker-languagedetection-aggregator" rev="3.5.0-935">
<artifact name="worker-languagedetection-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-languagedetection-aggregator', version='3.5.0-935')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-languagedetection-aggregator" % "3.5.0-935"
[com.github.cafdataprocessing/worker-languagedetection-aggregator "3.5.0-935"]