is not current version
Last Version 5.2.0

org.webjars.npm:screenfull 3.3.2

WebJar for screenfull

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

screenfull
Version

Version

3.3.2
Type

Type

jar

Download screenfull 3.3.2


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