| Группа | Группаcom.jwebmp.thirdparty |
|---|---|
| Идентификатор | Идентификаторjwebmp-ua-detector |
| Версия | Версия0.67.0.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jwebmp-ua-detector-0.67.0.7.pom | 881 bytes |
| jwebmp-ua-detector-0.67.0.7-tests.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jwebmp.thirdparty/jwebmp-ua-detector/ -->
<dependency>
<groupId>com.jwebmp.thirdparty</groupId>
<artifactId>jwebmp-ua-detector</artifactId>
<version>0.67.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty/jwebmp-ua-detector/
implementation 'com.jwebmp.thirdparty:jwebmp-ua-detector:0.67.0.7'
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty/jwebmp-ua-detector/
implementation ("com.jwebmp.thirdparty:jwebmp-ua-detector:0.67.0.7")
'com.jwebmp.thirdparty:jwebmp-ua-detector:jar:0.67.0.7'
<dependency org="com.jwebmp.thirdparty" name="jwebmp-ua-detector" rev="0.67.0.7">
<artifact name="jwebmp-ua-detector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.thirdparty', module='jwebmp-ua-detector', version='0.67.0.7')
)
libraryDependencies += "com.jwebmp.thirdparty" % "jwebmp-ua-detector" % "0.67.0.7"
[com.jwebmp.thirdparty/jwebmp-ua-detector "0.67.0.7"]