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