is not current version
Last Version 1.15.8-1

org.webjars:webshim 1.14.2

The polyfilling, capability based loading JavaScript Library

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

webshim
Version

Version

1.14.2
Type

Type

jar

Download webshim 1.14.2


<!-- https://jarcasting.com/artifacts/org.webjars/webshim/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>webshim</artifactId>
    <version>1.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/webshim/
implementation 'org.webjars:webshim:1.14.2'
// https://jarcasting.com/artifacts/org.webjars/webshim/
implementation ("org.webjars:webshim:1.14.2")
'org.webjars:webshim:jar:1.14.2'
<dependency org="org.webjars" name="webshim" rev="1.14.2">
  <artifact name="webshim" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='webshim', version='1.14.2')
)
libraryDependencies += "org.webjars" % "webshim" % "1.14.2"
[org.webjars/webshim "1.14.2"]