is not current version
Last Version 2.8.3-1

org.webjars:modernizr 2.6.2

WebJar for Modernizr

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

modernizr
Version

Version

2.6.2
Type

Type

jar

Download modernizr 2.6.2


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