License |
License |
---|---|
Categories |
CategoriesFXGL Business Logic Libraries Game Development |
GroupId | GroupIdcom.github.almasb |
ArtifactId | ArtifactIdfxgl-media |
Last Version | Last Version11.16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaFX Game Development Framework
|
Filename | Size |
---|---|
fxgl-media-11.16.pom | |
fxgl-media-11.16.jar | 88 KB |
fxgl-media-11.16-sources.jar | 17 KB |
fxgl-media-11.16-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.almasb/fxgl-media/ -->
<dependency>
<groupId>com.github.almasb</groupId>
<artifactId>fxgl-media</artifactId>
<version>11.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.almasb/fxgl-media/
implementation 'com.github.almasb:fxgl-media:11.16'
// https://jarcasting.com/artifacts/com.github.almasb/fxgl-media/
implementation ("com.github.almasb:fxgl-media:11.16")
'com.github.almasb:fxgl-media:jar:11.16'
<dependency org="com.github.almasb" name="fxgl-media" rev="11.16">
<artifact name="fxgl-media" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.almasb', module='fxgl-media', version='11.16')
)
libraryDependencies += "com.github.almasb" % "fxgl-media" % "11.16"
[com.github.almasb/fxgl-media "11.16"]
Group / Artifact | Type | Version |
---|---|---|
com.github.almasb : fxgl-core | jar | 11.16 |
org.openjfx : javafx-media | jar | 16 |
com.gluonhq.attach : audio | jar | 4.0.9 |
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 |