Download ecs-matrix-0.1.0.jar file - Jar e

Jar examples for e:ecs-matrix

Description

You can download jar file ecs-matrix 0.1.0 in this page.

Build File

You can use the following script to add ecs-matrix-0.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

ecs-matrix-0.1.0-javadoc.jar
ecs-matrix-0.1.0-sources.jar
ecs-matrix-0.1.0.jar
ecs-matrix-0.1.0.pom



Related Tutorials