is not current version
Last Version 3.5.32

org.webjars.npm:types__bluebird 3.5.8

WebJar for @types/bluebird

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

types__bluebird
Version

Version

3.5.8
Type

Type

jar

Download types__bluebird 3.5.8


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