| Группа | Группаcom.github.hjohn.jfx.eventstream |
|---|---|
| Идентификатор | Идентификаторeventstream-core |
| Версия | Версия0.0.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| eventstream-core-0.0.4.pom | |
| eventstream-core-0.0.4.jar | 46 KB |
| eventstream-core-0.0.4-sources.jar | 17 KB |
| eventstream-core-0.0.4-javadoc.jar | 256 KB |
| Обзор |
<!-- 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"]