is not current version
Last Version 5.2.0

org.webjars.npm:screenfull 4.0.0

WebJar for screenfull

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

screenfull
Version

Version

4.0.0
Type

Type

jar

Download screenfull 4.0.0


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