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