License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdscreenfull |
Last Version | Last Version5.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscreenfull
WebJar for screenfull
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
screenfull-5.2.0.pom | |
screenfull-5.2.0.jar | 7 KB |
screenfull-5.2.0-sources.jar | 22 bytes |
screenfull-5.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/screenfull/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>screenfull</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/screenfull/
implementation 'org.webjars.npm:screenfull:5.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/screenfull/
implementation ("org.webjars.npm:screenfull:5.2.0")
'org.webjars.npm:screenfull:jar:5.2.0'
<dependency org="org.webjars.npm" name="screenfull" rev="5.2.0">
<artifact name="screenfull" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='screenfull', version='5.2.0')
)
libraryDependencies += "org.webjars.npm" % "screenfull" % "5.2.0"
[org.webjars.npm/screenfull "5.2.0"]