is not current version
Last Version 1.1.0-1

org.webjars:screenfulljs 1.1.0

WebJar for screenfull.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

screenfulljs
Version

Version

1.1.0
Type

Type

jar

Download screenfulljs 1.1.0


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