License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks JSON Data |
GroupId | GroupIdorg.treblereel.gwt.gwtproject.jsonp |
ArtifactId | ArtifactIdgwt-jsonp-parent |
Last Version | Last Versiondev |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGWT JSONP Parent
Parent POM containing the gwt-jsonp module and the test modules (gwt2- and j2cl-tests)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwt-jsonp-parent-dev.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.treblereel.gwt.gwtproject.jsonp/gwt-jsonp-parent/ -->
<dependency>
<groupId>org.treblereel.gwt.gwtproject.jsonp</groupId>
<artifactId>gwt-jsonp-parent</artifactId>
<version>dev</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.treblereel.gwt.gwtproject.jsonp/gwt-jsonp-parent/
implementation 'org.treblereel.gwt.gwtproject.jsonp:gwt-jsonp-parent:dev'
// https://jarcasting.com/artifacts/org.treblereel.gwt.gwtproject.jsonp/gwt-jsonp-parent/
implementation ("org.treblereel.gwt.gwtproject.jsonp:gwt-jsonp-parent:dev")
'org.treblereel.gwt.gwtproject.jsonp:gwt-jsonp-parent:pom:dev'
<dependency org="org.treblereel.gwt.gwtproject.jsonp" name="gwt-jsonp-parent" rev="dev">
<artifact name="gwt-jsonp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.treblereel.gwt.gwtproject.jsonp', module='gwt-jsonp-parent', version='dev')
)
libraryDependencies += "org.treblereel.gwt.gwtproject.jsonp" % "gwt-jsonp-parent" % "dev"
[org.treblereel.gwt.gwtproject.jsonp/gwt-jsonp-parent "dev"]