is not current version
Last Version 1.1

org.jresearch.gwtproject.xhr:gwt-xhr-parent 1.0

Parent POM containing the gwt-xhr module and the test modules (gwt2- and j2cl-tests)

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Search Business Logic Libraries
GroupId

GroupId

org.jresearch.gwtproject.xhr
ArtifactId

ArtifactId

gwt-xhr-parent
Version

Version

1.0
Type

Type

pom

Download gwt-xhr-parent 1.0

Filename Size
gwt-xhr-parent-1.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jresearch.gwtproject.xhr/gwt-xhr-parent/ -->
<dependency>
    <groupId>org.jresearch.gwtproject.xhr</groupId>
    <artifactId>gwt-xhr-parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.gwtproject.xhr/gwt-xhr-parent/
implementation 'org.jresearch.gwtproject.xhr:gwt-xhr-parent:1.0'
// https://jarcasting.com/artifacts/org.jresearch.gwtproject.xhr/gwt-xhr-parent/
implementation ("org.jresearch.gwtproject.xhr:gwt-xhr-parent:1.0")
'org.jresearch.gwtproject.xhr:gwt-xhr-parent:pom:1.0'
<dependency org="org.jresearch.gwtproject.xhr" name="gwt-xhr-parent" rev="1.0">
  <artifact name="gwt-xhr-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.gwtproject.xhr', module='gwt-xhr-parent', version='1.0')
)
libraryDependencies += "org.jresearch.gwtproject.xhr" % "gwt-xhr-parent" % "1.0"
[org.jresearch.gwtproject.xhr/gwt-xhr-parent "1.0"]