is not current version
Last Version 1.0.1.2

ru.send-to.rest:UniversalRest-gwt 0.0.6

Gwt api to access universal rest service

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

ru.send-to.rest
ArtifactId

ArtifactId

UniversalRest-gwt
Version

Version

0.0.6
Type

Type

jar

Download UniversalRest-gwt 0.0.6


<!-- https://jarcasting.com/artifacts/ru.send-to.rest/UniversalRest-gwt/ -->
<dependency>
    <groupId>ru.send-to.rest</groupId>
    <artifactId>UniversalRest-gwt</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/ru.send-to.rest/UniversalRest-gwt/
implementation 'ru.send-to.rest:UniversalRest-gwt:0.0.6'
// https://jarcasting.com/artifacts/ru.send-to.rest/UniversalRest-gwt/
implementation ("ru.send-to.rest:UniversalRest-gwt:0.0.6")
'ru.send-to.rest:UniversalRest-gwt:jar:0.0.6'
<dependency org="ru.send-to.rest" name="UniversalRest-gwt" rev="0.0.6">
  <artifact name="UniversalRest-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.send-to.rest', module='UniversalRest-gwt', version='0.0.6')
)
libraryDependencies += "ru.send-to.rest" % "UniversalRest-gwt" % "0.0.6"
[ru.send-to.rest/UniversalRest-gwt "0.0.6"]