is not current version
Last Version 5.2.0

org.webjars.npm:screenfull 3.3.3

WebJar for screenfull

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

screenfull
Version

Version

3.3.3
Type

Type

jar

Download screenfull 3.3.3


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