is not current version
Last Version 1.2.0

com.googlecode.gwtrpcplus:gwtRpcPlusGuice 1.1.1


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks GUI Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.googlecode.gwtrpcplus
ArtifactId

ArtifactId

gwtRpcPlusGuice
Version

Version

1.1.1
Type

Type

jar

Download gwtRpcPlusGuice 1.1.1


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