| License |
License |
|---|---|
| Categories |
CategoriesFXGL Business Logic Libraries Game Development |
| GroupId | GroupIdcom.github.almasb |
| ArtifactId | ArtifactIdfxgl-io |
| Last Version | Last Version17.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJavaFX Game Development Framework
|
| Filename | Size |
|---|---|
| fxgl-io-17.1.pom | |
| fxgl-io-17.1.jar | 35 KB |
| fxgl-io-17.1-sources.jar | 5 KB |
| fxgl-io-17.1-javadoc.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.almasb/fxgl-io/ -->
<dependency>
<groupId>com.github.almasb</groupId>
<artifactId>fxgl-io</artifactId>
<version>17.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.almasb/fxgl-io/
implementation 'com.github.almasb:fxgl-io:17.1'
// https://jarcasting.com/artifacts/com.github.almasb/fxgl-io/
implementation ("com.github.almasb:fxgl-io:17.1")
'com.github.almasb:fxgl-io:jar:17.1'
<dependency org="com.github.almasb" name="fxgl-io" rev="17.1">
<artifact name="fxgl-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.almasb', module='fxgl-io', version='17.1')
)
libraryDependencies += "com.github.almasb" % "fxgl-io" % "17.1"
[com.github.almasb/fxgl-io "17.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.almasb : fxgl-core | jar | 17.1 |
| com.gluonhq.attach : storage | jar | 4.0.13 |
| com.gluonhq.attach : util | jar | 4.0.13 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.almasb : fxgl-test | jar | 17.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.hamcrest : hamcrest-library | jar | 1.3 |