Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdde.mkristian.gwt |
ArtifactId | ArtifactIdrails-resty-gwt |
Version | Version0.7.0 |
Type | Typepom |
Description |
Descriptionrails-resty-gwt
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rails-resty-gwt-0.7.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.mkristian.gwt/rails-resty-gwt/ -->
<dependency>
<groupId>de.mkristian.gwt</groupId>
<artifactId>rails-resty-gwt</artifactId>
<version>0.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.mkristian.gwt/rails-resty-gwt/
implementation 'de.mkristian.gwt:rails-resty-gwt:0.7.0'
// https://jarcasting.com/artifacts/de.mkristian.gwt/rails-resty-gwt/
implementation ("de.mkristian.gwt:rails-resty-gwt:0.7.0")
'de.mkristian.gwt:rails-resty-gwt:pom:0.7.0'
<dependency org="de.mkristian.gwt" name="rails-resty-gwt" rev="0.7.0">
<artifact name="rails-resty-gwt" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.mkristian.gwt', module='rails-resty-gwt', version='0.7.0')
)
libraryDependencies += "de.mkristian.gwt" % "rails-resty-gwt" % "0.7.0"
[de.mkristian.gwt/rails-resty-gwt "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |