is not current version
Last Version 1.0.3

com.gwtplatform:gwtp-dispatch-server-guice 1.0.1


Categories

Categories

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

GroupId

com.gwtplatform
ArtifactId

ArtifactId

gwtp-dispatch-server-guice
Version

Version

1.0.1
Type

Type

jar

Download gwtp-dispatch-server-guice 1.0.1


<!-- https://jarcasting.com/artifacts/com.gwtplatform/gwtp-dispatch-server-guice/ -->
<dependency>
    <groupId>com.gwtplatform</groupId>
    <artifactId>gwtp-dispatch-server-guice</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gwtplatform/gwtp-dispatch-server-guice/
implementation 'com.gwtplatform:gwtp-dispatch-server-guice:1.0.1'
// https://jarcasting.com/artifacts/com.gwtplatform/gwtp-dispatch-server-guice/
implementation ("com.gwtplatform:gwtp-dispatch-server-guice:1.0.1")
'com.gwtplatform:gwtp-dispatch-server-guice:jar:1.0.1'
<dependency org="com.gwtplatform" name="gwtp-dispatch-server-guice" rev="1.0.1">
  <artifact name="gwtp-dispatch-server-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gwtplatform', module='gwtp-dispatch-server-guice', version='1.0.1')
)
libraryDependencies += "com.gwtplatform" % "gwtp-dispatch-server-guice" % "1.0.1"
[com.gwtplatform/gwtp-dispatch-server-guice "1.0.1"]