не последняя версия
Последняя версия 0.0.2

tech.picnic.reactive-support:rxjava-support 0.0.1

RxJava support library by Picnic.

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки RxJava Контейнер Микросервисы Reactive libraries
Группа

Группа

tech.picnic.reactive-support
Идентификатор

Идентификатор

rxjava-support
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать rxjava-support 0.0.1


<!-- https://jarcasting.com/artifacts/tech.picnic.reactive-support/rxjava-support/ -->
<dependency>
    <groupId>tech.picnic.reactive-support</groupId>
    <artifactId>rxjava-support</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.picnic.reactive-support/rxjava-support/
implementation 'tech.picnic.reactive-support:rxjava-support:0.0.1'
// https://jarcasting.com/artifacts/tech.picnic.reactive-support/rxjava-support/
implementation ("tech.picnic.reactive-support:rxjava-support:0.0.1")
'tech.picnic.reactive-support:rxjava-support:jar:0.0.1'
<dependency org="tech.picnic.reactive-support" name="rxjava-support" rev="0.0.1">
  <artifact name="rxjava-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.picnic.reactive-support', module='rxjava-support', version='0.0.1')
)
libraryDependencies += "tech.picnic.reactive-support" % "rxjava-support" % "0.0.1"
[tech.picnic.reactive-support/rxjava-support "0.0.1"]