Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdru.send-to.rest |
ArtifactId | ArtifactIdUniversalRest-gwt |
Version | Version0.1.3.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/ru.send-to.rest/UniversalRest-gwt/ -->
<dependency>
<groupId>ru.send-to.rest</groupId>
<artifactId>UniversalRest-gwt</artifactId>
<version>0.1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.send-to.rest/UniversalRest-gwt/
implementation 'ru.send-to.rest:UniversalRest-gwt:0.1.3.2'
// https://jarcasting.com/artifacts/ru.send-to.rest/UniversalRest-gwt/
implementation ("ru.send-to.rest:UniversalRest-gwt:0.1.3.2")
'ru.send-to.rest:UniversalRest-gwt:jar:0.1.3.2'
<dependency org="ru.send-to.rest" name="UniversalRest-gwt" rev="0.1.3.2">
<artifact name="UniversalRest-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.send-to.rest', module='UniversalRest-gwt', version='0.1.3.2')
)
libraryDependencies += "ru.send-to.rest" % "UniversalRest-gwt" % "0.1.3.2"
[ru.send-to.rest/UniversalRest-gwt "0.1.3.2"]