is not current version
Last Version 1.6

com.gwtplatform.extensions:dispatch-rest-delegates 1.4

Allow Rest-Dispatch resources to return their raw result type directly.

Categories

Categories

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

GroupId

com.gwtplatform.extensions
ArtifactId

ArtifactId

dispatch-rest-delegates
Version

Version

1.4
Type

Type

jar

Download dispatch-rest-delegates 1.4


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