is not current version
Last Version 2.3

com.intendia.gwt.rxgwt2:rxgwt-parent 2.1

RxGWT parent POM.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.intendia.gwt.rxgwt2
ArtifactId

ArtifactId

rxgwt-parent
Version

Version

2.1
Type

Type

pom

Download rxgwt-parent 2.1

Filename Size
rxgwt-parent-2.1.pom 8 KB
Browse

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