is not current version
Last Version 0.3.0

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


GroupId

GroupId

com.github.hjohn.jfx.eventstream
ArtifactId

ArtifactId

eventstream-core
Version

Version

0.1.0
Type

Type

jar

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