is not current version
Last Version 1.0.3

com.gwtplatform:gwtp-dispatch-server-guice 0.8-alpha-3


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

0.8-alpha-3
Type

Type

jar

Download gwtp-dispatch-server-guice 0.8-alpha-3


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