Last Version

ScreenFull GWT 4.0.1

Simple gwtwrapper for the screenfull.js (cross-browser usage of the JavaScript Fullscreen API http://sindresorhus.com/screenfull.js)

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.fworks
ArtifactId

ArtifactId

screenfullgwt
Version

Version

4.0.1
Type

Type

jar
Description

Description

ScreenFull GWT
Simple gwtwrapper for the screenfull.js (cross-browser usage of the JavaScript Fullscreen API http://sindresorhus.com/screenfull.js)
Project URL

Project URL

https://github.com/fworks/screenfullgwt
Source Code Management

Source Code Management

http://github.com/fworks/screenfullgwt

Download screenfullgwt 4.0.1


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

Dependencies

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar
com.google.gwt : gwt-dev jar

runtime (1)

Group / Artifact Type Version
com.google.gwt : gwt-servlet jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.