Download game-ai-core-game-ai-parent-0.1.1.jar file - Jar g

Jar examples for g:game-ai-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

game-ai-core-game-ai-parent-0.1.1-javadoc.jar
game-ai-core-game-ai-parent-0.1.1-sources.jar
game-ai-core-game-ai-parent-0.1.1.jar
game-ai-core-game-ai-parent-0.1.1.pom



Related Tutorials