is not current version
Last Version 0.1.4

com.asayama.gwt:gwt-util 0.0.71

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

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.asayama.gwt
ArtifactId

ArtifactId

gwt-util
Version

Version

0.0.71
Type

Type

jar

Download gwt-util 0.0.71


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