| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.51degrees |
| Идентификатор | Идентификаторdevice-detection-webapp |
| Версия | Версия3.2.18.1 |
| Тип | Типjar |
| Описание |
Описание51Degrees :: Device Detection :: WebApp
51Degrees device detection for offline and Servlet use.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.51degrees/device-detection-webapp/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>device-detection-webapp</artifactId>
<version>3.2.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/device-detection-webapp/
implementation 'com.51degrees:device-detection-webapp:3.2.18.1'
// https://jarcasting.com/artifacts/com.51degrees/device-detection-webapp/
implementation ("com.51degrees:device-detection-webapp:3.2.18.1")
'com.51degrees:device-detection-webapp:jar:3.2.18.1'
<dependency org="com.51degrees" name="device-detection-webapp" rev="3.2.18.1">
<artifact name="device-detection-webapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='device-detection-webapp', version='3.2.18.1')
)
libraryDependencies += "com.51degrees" % "device-detection-webapp" % "3.2.18.1"
[com.51degrees/device-detection-webapp "3.2.18.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.51degrees : device-detection-core | jar | 3.2.18.1 |
| javax : javaee-api | jar | 6.0 |
| org.slf4j : slf4j-api | jar | 1.7.22 |
| commons-codec : commons-codec | jar | 1.10 |