Download matrix-artemis-0.2.0.jar file - Jar m

Jar examples for m:matrix-artemis

Description

You can download jar file matrix-artemis 0.2.0 in this page.

Build File

You can use the following script to add matrix-artemis-0.2.0.jar to your project.

<dependency>
   <groupId>net.onedaybeard.ecs</groupId>
   <artifactId>matrix-artemis</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'net.onedaybeard.ecs', name: 'matrix-artemis', version: '0.2.0'
libraryDependencies += "net.onedaybeard.ecs" % "matrix-artemis" % "0.2.0"
<dependency org="net.onedaybeard.ecs" name="matrix-artemis" rev="0.2.0"/>
@Grapes(@Grab(group='net.onedaybeard.ecs', module='matrix-artemis', version='0.2.0'))
'net.onedaybeard.ecs:matrix-artemis:jar:0.2.0'

Download

Click the following link to download the jar file.

matrix-artemis-0.2.0-sources.jar
matrix-artemis-0.2.0.jar
matrix-artemis-0.2.0.pom



Related Tutorials