| Категории |
КатегорииКонтейнер Данные |
|---|---|
| Группа | Группаcom.github.cafdataprocessing |
| Идентификатор | Идентификаторworker-languagedetection-container |
| Версия | Версия2.1.0-27 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| worker-languagedetection-container-2.1.0-27.pom | 21 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-container/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-languagedetection-container</artifactId>
<version>2.1.0-27</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-container/
implementation 'com.github.cafdataprocessing:worker-languagedetection-container:2.1.0-27'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-container/
implementation ("com.github.cafdataprocessing:worker-languagedetection-container:2.1.0-27")
'com.github.cafdataprocessing:worker-languagedetection-container:pom:2.1.0-27'
<dependency org="com.github.cafdataprocessing" name="worker-languagedetection-container" rev="2.1.0-27">
<artifact name="worker-languagedetection-container" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-languagedetection-container', version='2.1.0-27')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-languagedetection-container" % "2.1.0-27"
[com.github.cafdataprocessing/worker-languagedetection-container "2.1.0-27"]