is not current version
Last Version 11.15

com.github.almasb:fxgl-profiles 11.11


Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-profiles
Version

Version

11.11
Type

Type

jar

Download fxgl-profiles 11.11


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