MVN

com.github.almasb : FXGL

Maven & Gradle

Dec 12, 2016
3.7k stars

com.github.almasb:FXGL · JavaFX Game Development Framework

<dependency>
    <groupId>com.github.almasb</groupId>
    <artifactId>FXGL</artifactId>
    <version>0.2.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.2.8

All Versions

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

Version Vulnerabilities Updated
0.2.x
FXGL-0.2.8

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.almasb</groupId>
    <artifactId>FXGL</artifactId>
    <version>0.2.8</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.almasb:FXGL:0.2.8'

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

implementation("com.github.almasb:FXGL:0.2.8")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.almasb" % "FXGL" % "0.2.8"

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

Jan 05, 2017
5 usages
Jan 10, 2017
1 usages
941 stars
Jun 20, 2023
2 usages
547 stars
Jun 20, 2023
4 usages
846 stars
Nov 11, 2021
1 usages
Jan 10, 2017
2 usages
4 stars
Jan 24, 2017
0 stars
May 24, 2023
16 usages
18.9k stars