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