GroupId | GroupIdorg.webjars.bower |
---|---|
ArtifactId | ArtifactIdpicturefill |
Version | Version2.3.1 |
Type | Typejar |
Filename | Size |
---|---|
picturefill-2.3.1.pom | |
picturefill-2.3.1.jar | 38 KB |
picturefill-2.3.1-sources.jar | 22 bytes |
picturefill-2.3.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/picturefill/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>picturefill</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/picturefill/
implementation 'org.webjars.bower:picturefill:2.3.1'
// https://jarcasting.com/artifacts/org.webjars.bower/picturefill/
implementation ("org.webjars.bower:picturefill:2.3.1")
'org.webjars.bower:picturefill:jar:2.3.1'
<dependency org="org.webjars.bower" name="picturefill" rev="2.3.1">
<artifact name="picturefill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='picturefill', version='2.3.1')
)
libraryDependencies += "org.webjars.bower" % "picturefill" % "2.3.1"
[org.webjars.bower/picturefill "2.3.1"]