Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-polymerlabs-promise-polyfill |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-polymerlabs-promise-polyfill/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-polymerlabs-promise-polyfill</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-polymerlabs-promise-polyfill/
implementation 'org.webjars.bower:github-com-polymerlabs-promise-polyfill:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-polymerlabs-promise-polyfill/
implementation ("org.webjars.bower:github-com-polymerlabs-promise-polyfill:1.0.1")
'org.webjars.bower:github-com-polymerlabs-promise-polyfill:jar:1.0.1'
<dependency org="org.webjars.bower" name="github-com-polymerlabs-promise-polyfill" rev="1.0.1">
<artifact name="github-com-polymerlabs-promise-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-polymerlabs-promise-polyfill', version='1.0.1')
)
libraryDependencies += "org.webjars.bower" % "github-com-polymerlabs-promise-polyfill" % "1.0.1"
[org.webjars.bower/github-com-polymerlabs-promise-polyfill "1.0.1"]