License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-stefanpenner-es6-promise |
Version | Version4.2.4 |
Type | Typejar |
Description |
Descriptiones6-promise
WebJar for es6-promise
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-stefanpenner-es6-promise/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-stefanpenner-es6-promise</artifactId>
<version>4.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-stefanpenner-es6-promise/
implementation 'org.webjars.npm:github-com-stefanpenner-es6-promise:4.2.4'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-stefanpenner-es6-promise/
implementation ("org.webjars.npm:github-com-stefanpenner-es6-promise:4.2.4")
'org.webjars.npm:github-com-stefanpenner-es6-promise:jar:4.2.4'
<dependency org="org.webjars.npm" name="github-com-stefanpenner-es6-promise" rev="4.2.4">
<artifact name="github-com-stefanpenner-es6-promise" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-stefanpenner-es6-promise', version='4.2.4')
)
libraryDependencies += "org.webjars.npm" % "github-com-stefanpenner-es6-promise" % "4.2.4"
[org.webjars.npm/github-com-stefanpenner-es6-promise "4.2.4"]