Last Version

GWT Timer 1.4.1

Fork of the Github project vegegoku/gwt-timer: A simplified, browser-safe timer class. This class serves the same purpose as java.util.Timer, but is simplified because of the single-threaded environment. To schedule a timer, simply create a subclass of it (overriding run) and call schedule or scheduleRepeating.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Search Business Logic Libraries
GroupId

GroupId

org.jresearch.gwtproject.timer
ArtifactId

ArtifactId

gwt-timer
Version

Version

1.4.1
Type

Type

gwt-lib
Description

Description

GWT Timer
Fork of the Github project vegegoku/gwt-timer: A simplified, browser-safe timer class. This class serves the same purpose as java.util.Timer, but is simplified because of the single-threaded environment. To schedule a timer, simply create a subclass of it (overriding run) and call schedule or scheduleRepeating.
Project URL

Project URL

https://github.com/gwtproject/gwt-timer

Download gwt-timer 1.4.1

Dependencies

compile (1)

Group / Artifact Type Version
com.google.elemental2 : elemental2-dom jar 1.0.0-RC1

provided (2)

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

Project Modules

There are no modules declared in this project.