is not current version
Last Version 2.8.3-1

org.webjars:modernizr 2.7.1

WebJar for Modernizr

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

modernizr
Version

Version

2.7.1
Type

Type

jar

Download modernizr 2.7.1


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