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