MVN

com.github.almasb : fxgl-input

Maven & Gradle

May 25, 2021
7 usages
3.3k stars
<dependency>
    <groupId>com.github.almasb</groupId>
    <artifactId>fxgl-input</artifactId>
    <version>11.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 11.16
  • Latest Beta: 11.2-beta
  • Latest Alpha: 11.0-alpha

All Versions

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

Version Vulnerabilities Updated
11.16
fxgl-input-11.16
11.15
fxgl-input-11.15
11.14
fxgl-input-11.14
11.13
fxgl-input-11.13
11.12
fxgl-input-11.12
11.11
fxgl-input-11.11
11.10
fxgl-input-11.10
11.9
fxgl-input-11.9
11.8
fxgl-input-11.8
11.7
fxgl-input-11.7
11.6
fxgl-input-11.6
11.5
fxgl-input-11.5
11.4
fxgl-input-11.4
11.3
fxgl-input-11.3
11.2
fxgl-input-11.2-beta
11.1
fxgl-input-11.1-beta
11.0
fxgl-input-11.0-alpha

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.almasb</groupId>
    <artifactId>fxgl-input</artifactId>
    <version>11.16</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.almasb:fxgl-input:11.16'

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

implementation("com.github.almasb:fxgl-input:11.16")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.almasb" % "fxgl-input" % "11.16"

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

Mar 02, 2021
6 usages
May 30, 2023
3 usages
3.5k stars
May 23, 2020
4 usages
Dec 06, 2019
3 usages
Jul 06, 2023
4 usages
2 stars
Nov 04, 2022
3 usages
6 stars
Dec 27, 2022
3 usages
184 stars