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

Picnic :: Reactive Support 0.0.2

Reactive programming support library by Picnic.

Лицензия

Лицензия

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

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

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

reactive-support
Версия

Версия

0.0.2
Тип

Тип

pom
Описание

Описание

Picnic :: Reactive Support
Reactive programming support library by Picnic.
Ссылка на сайт

Ссылка на сайт

https://github.com/PicnicSupermarket/reactive-support
Организация-разработчик

Организация-разработчик

Picnic Technologies BV
Система контроля версий

Система контроля версий

https://github.com/PicnicSupermarket/reactive-support

Скачать reactive-support 0.0.2

Имя Файла Размер
reactive-support-0.0.2.pom 47 KB
Обзор

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 3.0.2

Модули Проекта

  • rxjava-support