is not current version
Last Version 17.1

com.github.almasb:fxgl-io 0.3.1

Access to IO with no extra fuss

Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-io
Version

Version

0.3.1
Type

Type

jar

Download fxgl-io 0.3.1


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