is not current version
Last Version 11.14

com.github.almasb:fxgl-ai 0.3.2

An adapted version of gdx-ai and astar

Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-ai
Version

Version

0.3.2
Type

Type

jar

Download fxgl-ai 0.3.2


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