is not current version
Last Version 3.5.32

org.webjars.npm:types__bluebird 2.0.29

WebJar for @types/bluebird

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

types__bluebird
Version

Version

2.0.29
Type

Type

jar

Download types__bluebird 2.0.29


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