is not current version
Last Version 1.0.3

com.gwtplatform:gwtp-dispatch-test 1.0

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

1.0
Type

Type

jar

Download gwtp-dispatch-test 1.0


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