Categories |
CategoriesJavaScript Languages GWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.timofeevda |
ArtifactId | ArtifactIdgwt-rxjs-jsinterop |
Version | Version5.5.11 |
Type | Typejar |
Filename | Size |
---|---|
gwt-rxjs-jsinterop-5.5.11.pom | |
gwt-rxjs-jsinterop-5.5.11.jar | 128 KB |
gwt-rxjs-jsinterop-5.5.11-sources.jar | 80 KB |
gwt-rxjs-jsinterop-5.5.11-javadoc.jar | 522 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.timofeevda/gwt-rxjs-jsinterop/ -->
<dependency>
<groupId>com.github.timofeevda</groupId>
<artifactId>gwt-rxjs-jsinterop</artifactId>
<version>5.5.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.timofeevda/gwt-rxjs-jsinterop/
implementation 'com.github.timofeevda:gwt-rxjs-jsinterop:5.5.11'
// https://jarcasting.com/artifacts/com.github.timofeevda/gwt-rxjs-jsinterop/
implementation ("com.github.timofeevda:gwt-rxjs-jsinterop:5.5.11")
'com.github.timofeevda:gwt-rxjs-jsinterop:jar:5.5.11'
<dependency org="com.github.timofeevda" name="gwt-rxjs-jsinterop" rev="5.5.11">
<artifact name="gwt-rxjs-jsinterop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.timofeevda', module='gwt-rxjs-jsinterop', version='5.5.11')
)
libraryDependencies += "com.github.timofeevda" % "gwt-rxjs-jsinterop" % "5.5.11"
[com.github.timofeevda/gwt-rxjs-jsinterop "5.5.11"]