License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.asayama.gwt |
ArtifactId | ArtifactIdgwt-util |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-util
Provides GWT utility classes for GWT Angular project. The utility classes
have no dependency on AngularJS.
|
Filename | Size |
---|---|
gwt-util-0.1.4.pom | |
gwt-util-0.1.4.jar | 61 KB |
gwt-util-0.1.4-sources.jar | 20 KB |
gwt-util-0.1.4-javadoc.jar | 195 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.8.0-beta1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-dev | jar | 2.8.0-beta1 |