Last Version

com.github.almasb:fxgl-ecs 0.3.2

Simple entity component system (control) framework

License

License

Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-ecs
Version

Version

0.3.2
Type

Type

jar
Description

Description

Simple entity component system (control) framework

Download fxgl-ecs 0.3.2


<!-- https://jarcasting.com/artifacts/com.github.almasb/fxgl-ecs/ -->
<dependency>
    <groupId>com.github.almasb</groupId>
    <artifactId>fxgl-ecs</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.almasb/fxgl-ecs/
implementation 'com.github.almasb:fxgl-ecs:0.3.2'
// https://jarcasting.com/artifacts/com.github.almasb/fxgl-ecs/
implementation ("com.github.almasb:fxgl-ecs:0.3.2")
'com.github.almasb:fxgl-ecs:jar:0.3.2'
<dependency org="com.github.almasb" name="fxgl-ecs" rev="0.3.2">
  <artifact name="fxgl-ecs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.almasb', module='fxgl-ecs', version='0.3.2')
)
libraryDependencies += "com.github.almasb" % "fxgl-ecs" % "0.3.2"
[com.github.almasb/fxgl-ecs "0.3.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.0
com.github.almasb : fxgl-io jar 0.3.2
com.github.almasb : fxgl-core jar 0.3.2
org.apache.logging.log4j : log4j-api jar 2.8.1
org.apache.logging.log4j : log4j-core jar 2.8.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.