is not current version
Last Version 3.5.32

org.webjars.npm:types__bluebird 3.0.37

WebJar for @types/bluebird

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

types__bluebird
Version

Version

3.0.37
Type

Type

jar

Download types__bluebird 3.0.37


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