Last Version

gwt-asyncgen 1.0

A tool for generating GWT RPC async interfaces.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.samskivert
ArtifactId

ArtifactId

gwt-asyncgen
Version

Version

1.0
Type

Type

jar
Description

Description

gwt-asyncgen
A tool for generating GWT RPC async interfaces.
Project URL

Project URL

http://code.google.com/p/gwt-asyncgen/

Download gwt-asyncgen 1.0


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

Dependencies

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.0.4
org.apache.ant : ant jar 1.7.1

Project Modules

There are no modules declared in this project.