License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdobject-fit-polyfill |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionobject-fit-polyfill
WebJar for object-fit-polyfill
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
object-fit-polyfill-0.1.0.pom | |
object-fit-polyfill-0.1.0.jar | 259 KB |
object-fit-polyfill-0.1.0-sources.jar | 22 bytes |
object-fit-polyfill-0.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/object-fit-polyfill/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>object-fit-polyfill</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/object-fit-polyfill/
implementation 'org.webjars.npm:object-fit-polyfill:0.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/object-fit-polyfill/
implementation ("org.webjars.npm:object-fit-polyfill:0.1.0")
'org.webjars.npm:object-fit-polyfill:jar:0.1.0'
<dependency org="org.webjars.npm" name="object-fit-polyfill" rev="0.1.0">
<artifact name="object-fit-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='object-fit-polyfill', version='0.1.0')
)
libraryDependencies += "org.webjars.npm" % "object-fit-polyfill" % "0.1.0"
[org.webjars.npm/object-fit-polyfill "0.1.0"]