License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.gwtboot |
ArtifactId | ArtifactIdgwt-boot-starter-rxgwt |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-boot-starter-rxgwt
GWT Boot Starter RxGWT
|
<!-- https://jarcasting.com/artifacts/com.github.gwtboot/gwt-boot-starter-rxgwt/ -->
<dependency>
<groupId>com.github.gwtboot</groupId>
<artifactId>gwt-boot-starter-rxgwt</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gwtboot/gwt-boot-starter-rxgwt/
implementation 'com.github.gwtboot:gwt-boot-starter-rxgwt:1.0.1'
// https://jarcasting.com/artifacts/com.github.gwtboot/gwt-boot-starter-rxgwt/
implementation ("com.github.gwtboot:gwt-boot-starter-rxgwt:1.0.1")
'com.github.gwtboot:gwt-boot-starter-rxgwt:jar:1.0.1'
<dependency org="com.github.gwtboot" name="gwt-boot-starter-rxgwt" rev="1.0.1">
<artifact name="gwt-boot-starter-rxgwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gwtboot', module='gwt-boot-starter-rxgwt', version='1.0.1')
)
libraryDependencies += "com.github.gwtboot" % "gwt-boot-starter-rxgwt" % "1.0.1"
[com.github.gwtboot/gwt-boot-starter-rxgwt "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.gwtboot : gwt-boot-starter | jar | 1.0.1 |
com.intendia.gwt.rxgwt2 : rxgwt | jar | 2.2 |
com.intendia.gwt : rxjava2-gwt | jar | 2.2.10-gwt1 |
org.jboss.gwt.elemento : elemento-core | jar | 0.9.1-gwt2 |