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

EventStreams for JavaFX Core 0.3.0

Light-weight EventStreams for JavaFX.

Лицензия

Лицензия

Группа

Группа

com.github.hjohn.jfx.eventstream
Идентификатор

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

eventstream-core
Версия

Версия

0.3.0
Тип

Тип

jar
Описание

Описание

EventStreams for JavaFX Core
Light-weight EventStreams for JavaFX.

Скачать eventstream-core 0.3.0


<!-- https://jarcasting.com/artifacts/com.github.hjohn.jfx.eventstream/eventstream-core/ -->
<dependency>
    <groupId>com.github.hjohn.jfx.eventstream</groupId>
    <artifactId>eventstream-core</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hjohn.jfx.eventstream/eventstream-core/
implementation 'com.github.hjohn.jfx.eventstream:eventstream-core:0.3.0'
// https://jarcasting.com/artifacts/com.github.hjohn.jfx.eventstream/eventstream-core/
implementation ("com.github.hjohn.jfx.eventstream:eventstream-core:0.3.0")
'com.github.hjohn.jfx.eventstream:eventstream-core:jar:0.3.0'
<dependency org="com.github.hjohn.jfx.eventstream" name="eventstream-core" rev="0.3.0">
  <artifact name="eventstream-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hjohn.jfx.eventstream', module='eventstream-core', version='0.3.0')
)
libraryDependencies += "com.github.hjohn.jfx.eventstream" % "eventstream-core" % "0.3.0"
[com.github.hjohn.jfx.eventstream/eventstream-core "0.3.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.github.hjohn.jfx.eventstream : eventstream-api jar 0.3.0

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.6.0
org.junit.vintage : junit-vintage-engine jar 5.6.0

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

Данный проект не имеет модулей.