libGDX AI

AI algorithms for libGDX

License

License

GroupId

GroupId

com.badlogicgames.gdx
ArtifactId

ArtifactId

gdx-ai
Last Version

Last Version

1.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

libGDX AI
AI algorithms for libGDX
Project URL

Project URL

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

Download gdx-ai

How to add to project

<!-- 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.
com.badlogicgames.gdx

libgdx

Versions

Version
1.8.2
1.8.1
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0