не последняя версия
Последняя версия 1.4.4

org.webjars.npm:mobile-detect 1.3.3

WebJar for mobile-detect

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

mobile-detect
Версия

Версия

1.3.3
Тип

Тип

jar

Скачать mobile-detect 1.3.3


<!-- https://jarcasting.com/artifacts/org.webjars.npm/mobile-detect/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>mobile-detect</artifactId>
    <version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/mobile-detect/
implementation 'org.webjars.npm:mobile-detect:1.3.3'
// https://jarcasting.com/artifacts/org.webjars.npm/mobile-detect/
implementation ("org.webjars.npm:mobile-detect:1.3.3")
'org.webjars.npm:mobile-detect:jar:1.3.3'
<dependency org="org.webjars.npm" name="mobile-detect" rev="1.3.3">
  <artifact name="mobile-detect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='mobile-detect', version='1.3.3')
)
libraryDependencies += "org.webjars.npm" % "mobile-detect" % "1.3.3"
[org.webjars.npm/mobile-detect "1.3.3"]