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