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