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