| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages GWT (Google Web Toolkit) User Interface Web Frameworks |
| GroupId | GroupIdcom.github.timofeevda |
| ArtifactId | ArtifactIdgwt-rxjs-jsinterop-parent |
| Last Version | Last Version5.5.11-2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionGWT RxJs JsInterop Parent
RxJS JavaScript interoperability bindings for GWT 2.8/2.9
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gwt-rxjs-jsinterop-parent-5.5.11-2.pom | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.timofeevda/gwt-rxjs-jsinterop-parent/ -->
<dependency>
<groupId>com.github.timofeevda</groupId>
<artifactId>gwt-rxjs-jsinterop-parent</artifactId>
<version>5.5.11-2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.timofeevda/gwt-rxjs-jsinterop-parent/
implementation 'com.github.timofeevda:gwt-rxjs-jsinterop-parent:5.5.11-2'
// https://jarcasting.com/artifacts/com.github.timofeevda/gwt-rxjs-jsinterop-parent/
implementation ("com.github.timofeevda:gwt-rxjs-jsinterop-parent:5.5.11-2")
'com.github.timofeevda:gwt-rxjs-jsinterop-parent:pom:5.5.11-2'
<dependency org="com.github.timofeevda" name="gwt-rxjs-jsinterop-parent" rev="5.5.11-2">
<artifact name="gwt-rxjs-jsinterop-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.timofeevda', module='gwt-rxjs-jsinterop-parent', version='5.5.11-2')
)
libraryDependencies += "com.github.timofeevda" % "gwt-rxjs-jsinterop-parent" % "5.5.11-2"
[com.github.timofeevda/gwt-rxjs-jsinterop-parent "5.5.11-2"]