is not current version
Last Version 17.1

com.github.almasb:fxgl-io 11.4


Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-io
Version

Version

11.4
Type

Type

jar

Download fxgl-io 11.4


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