| License |
License |
|---|---|
| GroupId | GroupIdorg.fujion.webjars |
| ArtifactId | ArtifactIdwebjar-bluebirdjs |
| Last Version | Last Version3.7.2-10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbluebird
bluebirdjs polyfill
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| webjar-bluebirdjs-3.7.2-10.pom | |
| webjar-bluebirdjs-3.7.2-10.jar | 105 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.fujion.webjars/webjar-bluebirdjs/ -->
<dependency>
<groupId>org.fujion.webjars</groupId>
<artifactId>webjar-bluebirdjs</artifactId>
<version>3.7.2-10</version>
</dependency>
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-bluebirdjs/
implementation 'org.fujion.webjars:webjar-bluebirdjs:3.7.2-10'
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-bluebirdjs/
implementation ("org.fujion.webjars:webjar-bluebirdjs:3.7.2-10")
'org.fujion.webjars:webjar-bluebirdjs:jar:3.7.2-10'
<dependency org="org.fujion.webjars" name="webjar-bluebirdjs" rev="3.7.2-10">
<artifact name="webjar-bluebirdjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fujion.webjars', module='webjar-bluebirdjs', version='3.7.2-10')
)
libraryDependencies += "org.fujion.webjars" % "webjar-bluebirdjs" % "3.7.2-10"
[org.fujion.webjars/webjar-bluebirdjs "3.7.2-10"]