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