is not current version
Last Version 3.7.2-10

org.fujion.webjars:webjar-bluebirdjs 3.7.2

bluebirdjs polyfill

GroupId

GroupId

org.fujion.webjars
ArtifactId

ArtifactId

webjar-bluebirdjs
Version

Version

3.7.2
Type

Type

jar

Download webjar-bluebirdjs 3.7.2


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