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