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