License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.intendia.gwt.rxgwt2 |
ArtifactId | ArtifactIdrxgwt-parent |
Last Version | Last Version2.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRxGWT Parent
RxGWT parent POM.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rxgwt-parent-2.3.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.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.intendia.gwt.rxgwt2/rxgwt-parent/
implementation 'com.intendia.gwt.rxgwt2:rxgwt-parent:2.3'
// https://jarcasting.com/artifacts/com.intendia.gwt.rxgwt2/rxgwt-parent/
implementation ("com.intendia.gwt.rxgwt2:rxgwt-parent:2.3")
'com.intendia.gwt.rxgwt2:rxgwt-parent:pom:2.3'
<dependency org="com.intendia.gwt.rxgwt2" name="rxgwt-parent" rev="2.3">
<artifact name="rxgwt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.intendia.gwt.rxgwt2', module='rxgwt-parent', version='2.3')
)
libraryDependencies += "com.intendia.gwt.rxgwt2" % "rxgwt-parent" % "2.3"
[com.intendia.gwt.rxgwt2/rxgwt-parent "2.3"]