is not current version
Last Version 1.8.2

com.badlogicgames.gdx:gdx-ai 1.7.0

AI algorithms for libGDX

GroupId

GroupId

com.badlogicgames.gdx
ArtifactId

ArtifactId

gdx-ai
Version

Version

1.7.0
Type

Type

jar

Download gdx-ai 1.7.0


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