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