is not current version
Last Version 1.0.3

com.gwtplatform:gwtp-dispatch-test 0.8a1

This is only meant for internal testing and should never be used outside of GWTP.

Categories

Categories

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

GroupId

com.gwtplatform
ArtifactId

ArtifactId

gwtp-dispatch-test
Version

Version

0.8a1
Type

Type

jar

Download gwtp-dispatch-test 0.8a1


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