| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.sdorra |
| Идентификатор | Идентификаторspotter |
| Последняя версия | Последняя версия3.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSpotter
Content-Type and language recognition library
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| spotter-3.0.1.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.sdorra/spotter/ -->
<dependency>
<groupId>com.github.sdorra</groupId>
<artifactId>spotter</artifactId>
<version>3.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sdorra/spotter/
implementation 'com.github.sdorra:spotter:3.0.1'
// https://jarcasting.com/artifacts/com.github.sdorra/spotter/
implementation ("com.github.sdorra:spotter:3.0.1")
'com.github.sdorra:spotter:pom:3.0.1'
<dependency org="com.github.sdorra" name="spotter" rev="3.0.1">
<artifact name="spotter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sdorra', module='spotter', version='3.0.1')
)
libraryDependencies += "com.github.sdorra" % "spotter" % "3.0.1"
[com.github.sdorra/spotter "3.0.1"]