License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-defunctzombie-node-uuid |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionuuid
WebJar for uuid
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-defunctzombie-node-uuid/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-defunctzombie-node-uuid</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-defunctzombie-node-uuid/
implementation 'org.webjars.npm:github-com-defunctzombie-node-uuid:2.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-defunctzombie-node-uuid/
implementation ("org.webjars.npm:github-com-defunctzombie-node-uuid:2.0.2")
'org.webjars.npm:github-com-defunctzombie-node-uuid:jar:2.0.2'
<dependency org="org.webjars.npm" name="github-com-defunctzombie-node-uuid" rev="2.0.2">
<artifact name="github-com-defunctzombie-node-uuid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-defunctzombie-node-uuid', version='2.0.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-defunctzombie-node-uuid" % "2.0.2"
[org.webjars.npm/github-com-defunctzombie-node-uuid "2.0.2"]