ScreenFull GWT

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

fingerprintjs2gwt
Last Version

Last Version

1.5.0
Release Date

Release Date

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/fingerprintjs2gwt
Source Code Management

Source Code Management

http://github.com/fworks/fingerprintjs2gwt

Download fingerprintjs2gwt

How to add to project

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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0