| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.sstoehr |
| Идентификатор | Идентификаторmobile-detector |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеmobile-detector
Java library to detect mobile devices and tablets
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mobile-detector-1.0.0.pom | |
| mobile-detector-1.0.0.jar | 7 KB |
| mobile-detector-1.0.0-sources.jar | 3 KB |
| mobile-detector-1.0.0-javadoc.jar | 46 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.sstoehr/mobile-detector/ -->
<dependency>
<groupId>de.sstoehr</groupId>
<artifactId>mobile-detector</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.sstoehr/mobile-detector/
implementation 'de.sstoehr:mobile-detector:1.0.0'
// https://jarcasting.com/artifacts/de.sstoehr/mobile-detector/
implementation ("de.sstoehr:mobile-detector:1.0.0")
'de.sstoehr:mobile-detector:jar:1.0.0'
<dependency org="de.sstoehr" name="mobile-detector" rev="1.0.0">
<artifact name="mobile-detector" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sstoehr', module='mobile-detector', version='1.0.0')
)
libraryDependencies += "de.sstoehr" % "mobile-detector" % "1.0.0"
[de.sstoehr/mobile-detector "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |