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