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

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


Группа

Группа

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

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

eventstream-api
Версия

Версия

0.0.4
Тип

Тип

jar

Скачать eventstream-api 0.0.4


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