License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtypes__bluebird |
Version | Version3.5.32 |
Type | Typejar |
Description |
Description@types/bluebird
WebJar for @types/bluebird
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
types__bluebird-3.5.32.pom | |
types__bluebird-3.5.32.jar | 14 KB |
types__bluebird-3.5.32-sources.jar | 22 bytes |
types__bluebird-3.5.32-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__bluebird/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__bluebird</artifactId>
<version>3.5.32</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__bluebird/
implementation 'org.webjars.npm:types__bluebird:3.5.32'
// https://jarcasting.com/artifacts/org.webjars.npm/types__bluebird/
implementation ("org.webjars.npm:types__bluebird:3.5.32")
'org.webjars.npm:types__bluebird:jar:3.5.32'
<dependency org="org.webjars.npm" name="types__bluebird" rev="3.5.32">
<artifact name="types__bluebird" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__bluebird', version='3.5.32')
)
libraryDependencies += "org.webjars.npm" % "types__bluebird" % "3.5.32"
[org.webjars.npm/types__bluebird "3.5.32"]