is not current version
Last Version 11.14

com.github.almasb:fxgl-net 11.13


Categories

Categories

Net FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-net
Version

Version

11.13
Type

Type

jar

Download fxgl-net 11.13


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