GroupId | GroupIdorg.webjars.bowergithub.polymerlabs |
---|---|
ArtifactId | ArtifactIdpromise-polyfill |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
promise-polyfill-1.0.1.pom | |
promise-polyfill-1.0.1.jar | 11 KB |
promise-polyfill-1.0.1-sources.jar | 22 bytes |
promise-polyfill-1.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.polymerlabs/promise-polyfill/ -->
<dependency>
<groupId>org.webjars.bowergithub.polymerlabs</groupId>
<artifactId>promise-polyfill</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.polymerlabs/promise-polyfill/
implementation 'org.webjars.bowergithub.polymerlabs:promise-polyfill:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.polymerlabs/promise-polyfill/
implementation ("org.webjars.bowergithub.polymerlabs:promise-polyfill:1.0.1")
'org.webjars.bowergithub.polymerlabs:promise-polyfill:jar:1.0.1'
<dependency org="org.webjars.bowergithub.polymerlabs" name="promise-polyfill" rev="1.0.1">
<artifact name="promise-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.polymerlabs', module='promise-polyfill', version='1.0.1')
)
libraryDependencies += "org.webjars.bowergithub.polymerlabs" % "promise-polyfill" % "1.0.1"
[org.webjars.bowergithub.polymerlabs/promise-polyfill "1.0.1"]