node-uuid Webjar
A WebJar for the node-uuid project.
More info: http://webjars.org
Upstream: https://github.com/broofa/node-uuid
| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdnode-uuid |
| Last Version | Last Version1.4.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnode-uuid
WebJar for node-uuid
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| node-uuid-1.4.7.pom | |
| node-uuid-1.4.7.jar | 6 KB |
| node-uuid-1.4.7-javadoc.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/node-uuid/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>node-uuid</artifactId>
<version>1.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/node-uuid/
implementation 'org.webjars:node-uuid:1.4.7'
// https://jarcasting.com/artifacts/org.webjars/node-uuid/
implementation ("org.webjars:node-uuid:1.4.7")
'org.webjars:node-uuid:jar:1.4.7'
<dependency org="org.webjars" name="node-uuid" rev="1.4.7">
<artifact name="node-uuid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='node-uuid', version='1.4.7')
)
libraryDependencies += "org.webjars" % "node-uuid" % "1.4.7"
[org.webjars/node-uuid "1.4.7"]
A WebJar for the node-uuid project.
More info: http://webjars.org
Upstream: https://github.com/broofa/node-uuid