is not current version
Last Version 3.7.3-1

org.webjars:html5shiv 3.7.2

WebJar for HTML5 Shiv

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

html5shiv
Version

Version

3.7.2
Type

Type

jar

Download html5shiv 3.7.2


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