Last Version

com.github.almasb:fxgl-eventbus 0.3.0

Simple event bus based on JavaFX

License

License

Categories

Categories

FXGL Business Logic Libraries Game Development EventBus Application Layer Libs Messaging
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-eventbus
Version

Version

0.3.0
Type

Type

jar
Description

Description

Simple event bus based on JavaFX

Download fxgl-eventbus 0.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.5
org.apache.logging.log4j : log4j-core jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.