| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки Reactor Контейнер Микросервисы Reactive libraries |
| Группа | Группаcom.github.shadskii |
| Идентификатор | Идентификаторreactorfx |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеReactorFX
Reactive JavaFX event handling
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| reactorfx-2.0.0.pom | |
| reactorfx-2.0.0.jar | 16 KB |
| reactorfx-2.0.0-tests.jar | 15 KB |
| reactorfx-2.0.0-sources.jar | 13 KB |
| reactorfx-2.0.0-javadoc.jar | 35 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.shadskii/reactorfx/ -->
<dependency>
<groupId>com.github.shadskii</groupId>
<artifactId>reactorfx</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shadskii/reactorfx/
implementation 'com.github.shadskii:reactorfx:2.0.0'
// https://jarcasting.com/artifacts/com.github.shadskii/reactorfx/
implementation ("com.github.shadskii:reactorfx:2.0.0")
'com.github.shadskii:reactorfx:jar:2.0.0'
<dependency org="com.github.shadskii" name="reactorfx" rev="2.0.0">
<artifact name="reactorfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shadskii', module='reactorfx', version='2.0.0')
)
libraryDependencies += "com.github.shadskii" % "reactorfx" % "2.0.0"
[com.github.shadskii/reactorfx "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.projectreactor : reactor-core | jar | 3.1.1.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.8.0 |