is not current version
Last Version 3.4.7

org.webjars.bower:bluebird 3.0.5

WebJar for bluebird

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

bluebird
Version

Version

3.0.5
Type

Type

jar

Download bluebird 3.0.5


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