не последняя версия
Последняя версия 3.1.1

org.webjars:bluebird 2.9.9

WebJar for Bluebird

Группа

Группа

org.webjars
Идентификатор

Идентификатор

bluebird
Версия

Версия

2.9.9
Тип

Тип

jar

Скачать bluebird 2.9.9


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