is not current version
Last Version 5.2.0

org.webjars.npm:screenfull 3.0.2

WebJar for screenfull

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

screenfull
Version

Version

3.0.2
Type

Type

jar

Download screenfull 3.0.2


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