| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJavaScript Языки программирования GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.github.timofeevda |
| Идентификатор | Идентификаторgwt-rxjs-jsinterop-parent |
| Последняя версия | Последняя версия5.5.11-2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеGWT RxJs JsInterop Parent
RxJS JavaScript interoperability bindings for GWT 2.8/2.9
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gwt-rxjs-jsinterop-parent-5.5.11-2.pom | 12 KB |
| Обзор |
<!-- 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-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:5.5.11-2'
// https://jarcasting.com/artifacts/com.github.timofeevda/gwt-rxjs-jsinterop-parent/
implementation ("com.github.timofeevda:gwt-rxjs-jsinterop-parent:5.5.11-2")
'com.github.timofeevda:gwt-rxjs-jsinterop-parent:pom:5.5.11-2'
<dependency org="com.github.timofeevda" name="gwt-rxjs-jsinterop-parent" rev="5.5.11-2">
<artifact name="gwt-rxjs-jsinterop-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.timofeevda', module='gwt-rxjs-jsinterop-parent', version='5.5.11-2')
)
libraryDependencies += "com.github.timofeevda" % "gwt-rxjs-jsinterop-parent" % "5.5.11-2"
[com.github.timofeevda/gwt-rxjs-jsinterop-parent "5.5.11-2"]