Last Version

libGDX AI 1.8.2

AI algorithms for libGDX

License

License

GroupId

GroupId

com.badlogicgames.gdx
ArtifactId

ArtifactId

gdx-ai
Version

Version

1.8.2
Type

Type

jar
Description

Description

libGDX AI
AI algorithms for libGDX
Project URL

Project URL

https://github.com/libgdx/gdx-ai

Download gdx-ai 1.8.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx jar 1.9.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.