Download game-ai-core-0.1.2.jar file - Jar g

Jar examples for g:game-ai-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

game-ai-core-0.1.2-javadoc.jar
game-ai-core-0.1.2-sources.jar
game-ai-core-0.1.2.jar
game-ai-core-0.1.2.pom



Related Tutorials