License |
License |
---|---|
Categories |
CategoriesFXGL Business Logic Libraries Game Development |
GroupId | GroupIdcom.github.almasb |
ArtifactId | ArtifactIdfxgl-ui |
Last Version | Last Version11.16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaFX Game Development Framework
|
Filename | Size |
---|---|
fxgl-ui-11.16.pom | |
fxgl-ui-11.16.jar | 71 KB |
fxgl-ui-11.16-sources.jar | 23 KB |
fxgl-ui-11.16-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.almasb/fxgl-ui/ -->
<dependency>
<groupId>com.github.almasb</groupId>
<artifactId>fxgl-ui</artifactId>
<version>11.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.almasb/fxgl-ui/
implementation 'com.github.almasb:fxgl-ui:11.16'
// https://jarcasting.com/artifacts/com.github.almasb/fxgl-ui/
implementation ("com.github.almasb:fxgl-ui:11.16")
'com.github.almasb:fxgl-ui:jar:11.16'
<dependency org="com.github.almasb" name="fxgl-ui" rev="11.16">
<artifact name="fxgl-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.almasb', module='fxgl-ui', version='11.16')
)
libraryDependencies += "com.github.almasb" % "fxgl-ui" % "11.16"
[com.github.almasb/fxgl-ui "11.16"]
Group / Artifact | Type | Version |
---|---|---|
org.openjfx : javafx-controls | jar | 16 |
com.github.almasb : fxgl-core | jar | 11.16 |
com.github.almasb : fxgl-input | jar | 11.16 |
com.github.almasb : fxgl-scene | jar | 11.16 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.30 |
Group / Artifact | Type | Version |
---|---|---|
com.github.almasb : fxgl-test | jar | 11.16 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
org.hamcrest : hamcrest-library | jar | 1.3 |