Download game-ai-core-v0.0.3.jar file - Jar g

Jar examples for g:game-ai-core

Description

You can download jar file game-ai-core v0.0.3 in this page.

Build File

You can use the following script to add game-ai-core-v0.0.3.jar to your project.

<dependency>
   <groupId>io.github.ddebree</groupId>
   <artifactId>game-ai-core</artifactId>
   <version>v0.0.3</version>
</dependency>
compile group: 'io.github.ddebree', name: 'game-ai-core', version: 'v0.0.3'
libraryDependencies += "io.github.ddebree" % "game-ai-core" % "v0.0.3"
<dependency org="io.github.ddebree" name="game-ai-core" rev="v0.0.3"/>
@Grapes(@Grab(group='io.github.ddebree', module='game-ai-core', version='v0.0.3'))
'io.github.ddebree:game-ai-core:jar:v0.0.3'

Download

Click the following link to download the jar file.

game-ai-core-v0.0.3-javadoc.jar
game-ai-core-v0.0.3-sources.jar
game-ai-core-v0.0.3.jar
game-ai-core-v0.0.3.pom



Related Tutorials