is not current version
Last Version 11.14

com.github.almasb:fxgl-net 0.3.1


Categories

Categories

Net FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-net
Version

Version

0.3.1
Type

Type

jar

Download fxgl-net 0.3.1


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