License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdes5-shim |
Last Version | Last Version4.6.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiones5-shim
WebJar for es5-shim
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
es5-shim-4.6.7.pom | |
es5-shim-4.6.7.jar | 112 KB |
es5-shim-4.6.7-sources.jar | 22 bytes |
es5-shim-4.6.7-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/es5-shim/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>es5-shim</artifactId>
<version>4.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/es5-shim/
implementation 'org.webjars.npm:es5-shim:4.6.7'
// https://jarcasting.com/artifacts/org.webjars.npm/es5-shim/
implementation ("org.webjars.npm:es5-shim:4.6.7")
'org.webjars.npm:es5-shim:jar:4.6.7'
<dependency org="org.webjars.npm" name="es5-shim" rev="4.6.7">
<artifact name="es5-shim" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='es5-shim', version='4.6.7')
)
libraryDependencies += "org.webjars.npm" % "es5-shim" % "4.6.7"
[org.webjars.npm/es5-shim "4.6.7"]