Last Version

GameAIArena 1.7.2

Game AI Arena(GAIA) is a framework which provides common architecture, design and code for competition system through AI programming on game software.

License

License

GroupId

GroupId

jp.ac.waseda
ArtifactId

ArtifactId

GameAIArena
Version

Version

1.7.2
Type

Type

jar
Description

Description

GameAIArena
Game AI Arena(GAIA) is a framework which provides common architecture, design and code for competition system through AI programming on game software.
Project URL

Project URL

https://github.com/exKAZUu/GameAIArena
Project Organization

Project Organization

National Institute of Informatics

Download GameAIArena 1.7.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 15.0
commons-lang : commons-lang jar 2.6
de.huxhorn.sulky : de.huxhorn.sulky.3rdparty.jlayer jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.