is not current version
Last Version 11.12

com.github.almasb:fxgl-notification 11.10


Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-notification
Version

Version

11.10
Type

Type

jar

Download fxgl-notification 11.10


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