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