License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Hudson Build Tools Continuous Integration and Continuous Delivery Github Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-matthewhudson-device-js |
Last Version | Last Version0.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondevice.js
WebJar for device.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-matthewhudson-device-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-matthewhudson-device-js</artifactId>
<version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-matthewhudson-device-js/
implementation 'org.webjars.npm:github-com-matthewhudson-device-js:0.2.7'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-matthewhudson-device-js/
implementation ("org.webjars.npm:github-com-matthewhudson-device-js:0.2.7")
'org.webjars.npm:github-com-matthewhudson-device-js:jar:0.2.7'
<dependency org="org.webjars.npm" name="github-com-matthewhudson-device-js" rev="0.2.7">
<artifact name="github-com-matthewhudson-device-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-matthewhudson-device-js', version='0.2.7')
)
libraryDependencies += "org.webjars.npm" % "github-com-matthewhudson-device-js" % "0.2.7"
[org.webjars.npm/github-com-matthewhudson-device-js "0.2.7"]