| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks | 
| GroupId | GroupIdcom.googlecode.gwtutils | 
| ArtifactId | ArtifactIdgwtUtils | 
| Last Version | Last Version0.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionUtils for GWT Some Utils for GWT | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| gwtUtils-0.0.1.pom | |
| gwtUtils-0.0.1.jar | 23 KB | 
| gwtUtils-0.0.1-sources.jar | 6 KB | 
| gwtUtils-0.0.1-javadoc.jar | 103 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.googlecode.gwtutils/gwtUtils/ -->
<dependency>
    <groupId>com.googlecode.gwtutils</groupId>
    <artifactId>gwtUtils</artifactId>
    <version>0.0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.googlecode.gwtutils/gwtUtils/
implementation 'com.googlecode.gwtutils:gwtUtils:0.0.1'// https://jarcasting.com/artifacts/com.googlecode.gwtutils/gwtUtils/
implementation ("com.googlecode.gwtutils:gwtUtils:0.0.1")'com.googlecode.gwtutils:gwtUtils:jar:0.0.1'<dependency org="com.googlecode.gwtutils" name="gwtUtils" rev="0.0.1">
  <artifact name="gwtUtils" type="jar" />
</dependency>@Grapes(
@Grab(group='com.googlecode.gwtutils', module='gwtUtils', version='0.0.1')
)libraryDependencies += "com.googlecode.gwtutils" % "gwtUtils" % "0.0.1"[com.googlecode.gwtutils/gwtUtils "0.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.5.1 | 
| com.google.gwt : gwt-dev | jar | 2.5.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5-rc1 | 
| junit : junit | jar | 4.10 |