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

com.github.hjohn.jfx.eventstream:eventstream-core 0.0.4


Группа

Группа

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

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

eventstream-core
Версия

Версия

0.0.4
Тип

Тип

jar

Скачать eventstream-core 0.0.4


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