gwt-fullscreen

GWT module to allow to use HTML5 fullscreen API

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.wokier
ArtifactId

ArtifactId

gwt-fullscreen
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

gwt-fullscreen
GWT module to allow to use HTML5 fullscreen API
Project URL

Project URL

https://github.com/wokier/gwt-fullscreen

Download gwt-fullscreen

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.gwtquery : gwtquery jar 1.4.3

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1