is not current version
Last Version 1.0.3

com.gwtplatform:gwtp-dispatch-server 0.5.1


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks ORM Data
GroupId

GroupId

com.gwtplatform
ArtifactId

ArtifactId

gwtp-dispatch-server
Version

Version

0.5.1
Type

Type

jar

Download gwtp-dispatch-server 0.5.1


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