MVN

com.github.almasb : fxgl-ecs

Maven & Gradle

Apr 27, 2017
1 usages
3.3k stars

Simple entity component system (control) framework

<dependency>
    <groupId>com.github.almasb</groupId>
    <artifactId>fxgl-ecs</artifactId>
    <version>0.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.almasb : fxgl-ecs to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.2

All Versions

Choose a version of com.github.almasb : fxgl-ecs to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
fxgl-ecs-0.3.2
fxgl-ecs-0.3.1
fxgl-ecs-0.3.0

How to add a dependency to Maven

Add the following com.github.almasb : fxgl-ecs maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.almasb</groupId>
    <artifactId>fxgl-ecs</artifactId>
    <version>0.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.almasb : fxgl-ecs gradle dependency to your build.gradle file:

implementation 'com.github.almasb:fxgl-ecs:0.3.2'

Gradle Kotlin DSL: Add the following com.github.almasb : fxgl-ecs gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.almasb:fxgl-ecs:0.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.almasb : fxgl-ecs sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.almasb" % "fxgl-ecs" % "0.3.2"

Advertisement

Dependencies from Group

Mar 30, 2023
24 usages
Mar 30, 2023
13 usages
May 25, 2021
7 usages
3.3k stars
Mar 30, 2023
7 usages
Mar 02, 2021
6 usages

Discover Dependencies

Sep 03, 2020
1 usages
0 stars
May 15, 2018
4 usages
59 stars
Jul 16, 2019
Mar 01, 2017
4 stars
Aug 25, 2023
27 usages
3.9k stars
May 16, 2023
258 stars
Jun 12, 2021
3 usages