MVN

com.github.almasb : fxgl-games

Maven & Gradle

Jul 13, 2017
3.3k stars
<dependency>
    <groupId>com.github.almasb</groupId>
    <artifactId>fxgl-games</artifactId>
    <version>0.3.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.3.5

All Versions

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

Version Vulnerabilities Updated
0.3.x
fxgl-games-0.3.5
fxgl-games-0.3.4
fxgl-games-0.3.3
fxgl-games-0.3.2
fxgl-games-0.3.1
fxgl-games-0.3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.almasb</groupId>
    <artifactId>fxgl-games</artifactId>
    <version>0.3.5</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.almasb:fxgl-games:0.3.5'

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

implementation("com.github.almasb:fxgl-games:0.3.5")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.almasb" % "fxgl-games" % "0.3.5"

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

Feb 11, 2019
1 stars
Jun 06, 2019
71 stars
Nov 20, 2020
27 stars
Mar 07, 2017
1 stars
May 31, 2017
1 stars
Nov 06, 2022
315 stars