is not current version
Last Version 5.5.11-2

com.github.timofeevda:gwt-rxjs-jsinterop-parent 1.0.0

RxJS JavaScript interoperability bindings for GWT 2.8

Categories

Categories

JavaScript Languages GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.timofeevda
ArtifactId

ArtifactId

gwt-rxjs-jsinterop-parent
Version

Version

1.0.0
Type

Type

pom

Download gwt-rxjs-jsinterop-parent 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.timofeevda/gwt-rxjs-jsinterop-parent/ -->
<dependency>
    <groupId>com.github.timofeevda</groupId>
    <artifactId>gwt-rxjs-jsinterop-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.timofeevda/gwt-rxjs-jsinterop-parent/
implementation 'com.github.timofeevda:gwt-rxjs-jsinterop-parent:1.0.0'
// https://jarcasting.com/artifacts/com.github.timofeevda/gwt-rxjs-jsinterop-parent/
implementation ("com.github.timofeevda:gwt-rxjs-jsinterop-parent:1.0.0")
'com.github.timofeevda:gwt-rxjs-jsinterop-parent:pom:1.0.0'
<dependency org="com.github.timofeevda" name="gwt-rxjs-jsinterop-parent" rev="1.0.0">
  <artifact name="gwt-rxjs-jsinterop-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.timofeevda', module='gwt-rxjs-jsinterop-parent', version='1.0.0')
)
libraryDependencies += "com.github.timofeevda" % "gwt-rxjs-jsinterop-parent" % "1.0.0"
[com.github.timofeevda/gwt-rxjs-jsinterop-parent "1.0.0"]