web-common-client

Contains common Web-client classes

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.googlecode.web-commons
ArtifactId

ArtifactId

web-common-client
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

web-common-client
Contains common Web-client classes
Project Organization

Project Organization

Google Code

Download web-common-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.web-commons/web-common-client/ -->
<dependency>
    <groupId>com.googlecode.web-commons</groupId>
    <artifactId>web-common-client</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.web-commons/web-common-client/
implementation 'com.googlecode.web-commons:web-common-client:1.0.5'
// https://jarcasting.com/artifacts/com.googlecode.web-commons/web-common-client/
implementation ("com.googlecode.web-commons:web-common-client:1.0.5")
'com.googlecode.web-commons:web-common-client:jar:1.0.5'
<dependency org="com.googlecode.web-commons" name="web-common-client" rev="1.0.5">
  <artifact name="web-common-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.web-commons', module='web-common-client', version='1.0.5')
)
libraryDependencies += "com.googlecode.web-commons" % "web-common-client" % "1.0.5"
[com.googlecode.web-commons/web-common-client "1.0.5"]

Dependencies

compile (6)

Group / Artifact Type Version
com.googlecode.web-commons : web-common-protocol jar 1.0.3
org.fusesource.restygwt : restygwt jar 1.3
javax.ws.rs : jsr311-api jar 1.1
com.google.gwt : gwt-user jar 2.5.1
com.google.gwt.eventbinder : eventbinder jar 1.0.0
com.google.gwt.inject : gin jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0