Last Version

Utils for GWT 0.0.1

Some Utils for GWT

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.googlecode.gwtutils
ArtifactId

ArtifactId

gwtUtils
Version

Version

0.0.1
Type

Type

jar
Description

Description

Utils for GWT
Some Utils for GWT
Project URL

Project URL

http://code.google.com/p/gwtutils/
Source Code Management

Source Code Management

https://code.google.com/p/gwtutils/

Download gwtUtils 0.0.1


<!-- 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"]

Dependencies

provided (2)

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

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5-rc1
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.