Download jrobocom-core-1.0.0-beta-01.jar file - Jar j

Jar examples for j:jrobocom-core

Description

The game core infrastructure

You can download jar file jrobocom-core 1.0.0-beta-01 in this page.

Build File

You can use the following script to add jrobocom-core-1.0.0-beta-01.jar to your project.

<dependency>
   <groupId>com.github.thehilikus.jrobocom</groupId>
   <artifactId>jrobocom-core</artifactId>
   <version>1.0.0-beta-01</version>
</dependency>
compile group: 'com.github.thehilikus.jrobocom', name: 'jrobocom-core', version: '1.0.0-beta-01'
libraryDependencies += "com.github.thehilikus.jrobocom" % "jrobocom-core" % "1.0.0-beta-01"
<dependency org="com.github.thehilikus.jrobocom" name="jrobocom-core" rev="1.0.0-beta-01"/>
@Grapes(@Grab(group='com.github.thehilikus.jrobocom', module='jrobocom-core', version='1.0.0-beta-01'))
'com.github.thehilikus.jrobocom:jrobocom-core:jar:1.0.0-beta-01'

Download

Click the following link to download the jar file.

jrobocom-core-1.0.0-beta-01-javadoc.jar
jrobocom-core-1.0.0-beta-01-sources.jar
jrobocom-core-1.0.0-beta-01.jar
jrobocom-core-1.0.0-beta-01.pom



Related Tutorials