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