| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdes5-shim |
| Last Version | Last Version4.5.9 |
| 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.5.9.pom | |
| es5-shim-4.5.9.jar | 46 KB |
| es5-shim-4.5.9-sources.jar | 22 bytes |
| es5-shim-4.5.9-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/es5-shim/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>es5-shim</artifactId>
<version>4.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/es5-shim/
implementation 'org.webjars.bower:es5-shim:4.5.9'
// https://jarcasting.com/artifacts/org.webjars.bower/es5-shim/
implementation ("org.webjars.bower:es5-shim:4.5.9")
'org.webjars.bower:es5-shim:jar:4.5.9'
<dependency org="org.webjars.bower" name="es5-shim" rev="4.5.9">
<artifact name="es5-shim" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='es5-shim', version='4.5.9')
)
libraryDependencies += "org.webjars.bower" % "es5-shim" % "4.5.9"
[org.webjars.bower/es5-shim "4.5.9"]