License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdcurrent-device |
Version | Version0.7.8 |
Type | Typejar |
Description |
Descriptioncurrent-device
WebJar for current-device
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
current-device-0.7.8.pom | |
current-device-0.7.8.jar | 21 KB |
current-device-0.7.8-sources.jar | 22 bytes |
current-device-0.7.8-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/current-device/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>current-device</artifactId>
<version>0.7.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/current-device/
implementation 'org.webjars.npm:current-device:0.7.8'
// https://jarcasting.com/artifacts/org.webjars.npm/current-device/
implementation ("org.webjars.npm:current-device:0.7.8")
'org.webjars.npm:current-device:jar:0.7.8'
<dependency org="org.webjars.npm" name="current-device" rev="0.7.8">
<artifact name="current-device" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='current-device', version='0.7.8')
)
libraryDependencies += "org.webjars.npm" % "current-device" % "0.7.8"
[org.webjars.npm/current-device "0.7.8"]