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

Jar examples for e:ecs-matrix

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials