| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdwebshim |
| Last Version | Last Version1.15.8-1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWebshim
The polyfilling, capability based loading JavaScript Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| webshim-1.15.8-1.pom | |
| webshim-1.15.8-1.jar | 2 MB |
| webshim-1.15.8-1-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/webshim/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>webshim</artifactId>
<version>1.15.8-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/webshim/
implementation 'org.webjars:webshim:1.15.8-1'
// https://jarcasting.com/artifacts/org.webjars/webshim/
implementation ("org.webjars:webshim:1.15.8-1")
'org.webjars:webshim:jar:1.15.8-1'
<dependency org="org.webjars" name="webshim" rev="1.15.8-1">
<artifact name="webshim" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='webshim', version='1.15.8-1')
)
libraryDependencies += "org.webjars" % "webshim" % "1.15.8-1"
[org.webjars/webshim "1.15.8-1"]