is not current version
Last Version 1.6

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

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.5
Type

Type

jar

Download dispatch-rest-delegates 1.5


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