| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
| GroupId | GroupIdcom.github.wokier |
| ArtifactId | ArtifactIdgwt-fullscreen |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongwt-fullscreen
GWT module to allow to use HTML5 fullscreen API
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| gwt-fullscreen-0.0.1.pom | |
| gwt-fullscreen-0.0.1.jar | 11 KB |
| gwt-fullscreen-0.0.1-sources.jar | 3 KB |
| gwt-fullscreen-0.0.1-javadoc.jar | 48 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.gwtquery : gwtquery | jar | 1.4.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |