Last Version

ECS Matrix 0.2.0

Component dependency matrix generator for artemis-odb and ashley

License

License

Categories

Categories

Net
GroupId

GroupId

net.onedaybeard.ecs
ArtifactId

ArtifactId

matrix
Version

Version

0.2.0
Type

Type

pom
Description

Description

ECS Matrix
Component dependency matrix generator for artemis-odb and ashley
Project URL

Project URL

https://github.com/junkdog/ecs-matrix
Source Code Management

Source Code Management

https://github.com/junkdog/ecs-matrix/

Download matrix 0.2.0

Filename Size
matrix-0.2.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/net.onedaybeard.ecs/matrix/ -->
<dependency>
    <groupId>net.onedaybeard.ecs</groupId>
    <artifactId>matrix</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.onedaybeard.ecs/matrix/
implementation 'net.onedaybeard.ecs:matrix:0.2.0'
// https://jarcasting.com/artifacts/net.onedaybeard.ecs/matrix/
implementation ("net.onedaybeard.ecs:matrix:0.2.0")
'net.onedaybeard.ecs:matrix:pom:0.2.0'
<dependency org="net.onedaybeard.ecs" name="matrix" rev="0.2.0">
  <artifact name="matrix" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.onedaybeard.ecs', module='matrix', version='0.2.0')
)
libraryDependencies += "net.onedaybeard.ecs" % "matrix" % "0.2.0"
[net.onedaybeard.ecs/matrix "0.2.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • matrix
  • matrix-artemis
  • matrix-ashley
  • matrix-cli