| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRxJava Контейнер Микросервисы Reactive libraries |
| Группа | Группаcom.github.hekonsek |
| Идентификатор | Идентификаторrxjava-view |
| Последняя версия | Последняя версия0.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеrxjava-view
rxjava-view
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| rxjava-view-0.4.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-view/ -->
<dependency>
<groupId>com.github.hekonsek</groupId>
<artifactId>rxjava-view</artifactId>
<version>0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-view/
implementation 'com.github.hekonsek:rxjava-view:0.4'
// https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-view/
implementation ("com.github.hekonsek:rxjava-view:0.4")
'com.github.hekonsek:rxjava-view:pom:0.4'
<dependency org="com.github.hekonsek" name="rxjava-view" rev="0.4">
<artifact name="rxjava-view" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hekonsek', module='rxjava-view', version='0.4')
)
libraryDependencies += "com.github.hekonsek" % "rxjava-view" % "0.4"
[com.github.hekonsek/rxjava-view "0.4"]