gwt-util

Provides GWT utility classes for GWT Angular project. The utility classes have no dependency on AngularJS.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.asayama.gwt
ArtifactId

ArtifactId

gwt-util
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

gwt-util
Provides GWT utility classes for GWT Angular project. The utility classes have no dependency on AngularJS.

Download gwt-util

How to add to project

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

Dependencies

compile (1)

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

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.72
0.0.71
0.0.70
0.0.69
0.0.68
0.0.67
0.0.66