is not current version
Last Version 2.1.8

org.webjars.npm:cuid 2.1.6

WebJar for cuid

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cuid
Version

Version

2.1.6
Type

Type

jar

Download cuid 2.1.6


<!-- https://jarcasting.com/artifacts/org.webjars.npm/cuid/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>cuid</artifactId>
    <version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/cuid/
implementation 'org.webjars.npm:cuid:2.1.6'
// https://jarcasting.com/artifacts/org.webjars.npm/cuid/
implementation ("org.webjars.npm:cuid:2.1.6")
'org.webjars.npm:cuid:jar:2.1.6'
<dependency org="org.webjars.npm" name="cuid" rev="2.1.6">
  <artifact name="cuid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='cuid', version='2.1.6')
)
libraryDependencies += "org.webjars.npm" % "cuid" % "2.1.6"
[org.webjars.npm/cuid "2.1.6"]