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