License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdshortid |
Version | Version2.2.16 |
Type | Typejar |
Description |
Descriptionshortid
WebJar for shortid
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shortid-2.2.16.pom | |
shortid-2.2.16.jar | 14 KB |
shortid-2.2.16-sources.jar | 22 bytes |
shortid-2.2.16-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/shortid/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>shortid</artifactId>
<version>2.2.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/shortid/
implementation 'org.webjars.npm:shortid:2.2.16'
// https://jarcasting.com/artifacts/org.webjars.npm/shortid/
implementation ("org.webjars.npm:shortid:2.2.16")
'org.webjars.npm:shortid:jar:2.2.16'
<dependency org="org.webjars.npm" name="shortid" rev="2.2.16">
<artifact name="shortid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='shortid', version='2.2.16')
)
libraryDependencies += "org.webjars.npm" % "shortid" % "2.2.16"
[org.webjars.npm/shortid "2.2.16"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : nanoid | jar | [2.1.0,3) |