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