is not current version
Last Version 0.4

com.intendia.gwt.rxgwt:rxgwt-parent 0.1


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.intendia.gwt.rxgwt
ArtifactId

ArtifactId

rxgwt-parent
Version

Version

0.1
Type

Type

pom

Download rxgwt-parent 0.1

Filename Size
rxgwt-parent-0.1.pom 7 KB
Browse

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