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