is not current version
Last Version 2.3.1

org.webjars:picturefill 2.1.0

WebJar for Picturefill

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

picturefill
Version

Version

2.1.0
Type

Type

jar

Download picturefill 2.1.0


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