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