| License |
License |
|---|---|
| Categories |
CategoriesJavaFX User Interface |
| GroupId | GroupIdbe.yildiz-games |
| ArtifactId | ArtifactIdmodule-window-javafx |
| Last Version | Last Version3.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionYildiz-Engine Module Window JavaFX
JavaFX windows implementation.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| module-window-javafx-3.2.1.pom | |
| module-window-javafx-3.2.1.jar | 59 KB |
| module-window-javafx-3.2.1-sources.jar | 45 KB |
| module-window-javafx-3.2.1-javadoc.jar | 402 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/module-window-javafx/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>module-window-javafx</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-window-javafx/
implementation 'be.yildiz-games:module-window-javafx:3.2.1'
// https://jarcasting.com/artifacts/be.yildiz-games/module-window-javafx/
implementation ("be.yildiz-games:module-window-javafx:3.2.1")
'be.yildiz-games:module-window-javafx:jar:3.2.1'
<dependency org="be.yildiz-games" name="module-window-javafx" rev="3.2.1">
<artifact name="module-window-javafx" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-window-javafx', version='3.2.1')
)
libraryDependencies += "be.yildiz-games" % "module-window-javafx" % "3.2.1"
[be.yildiz-games/module-window-javafx "3.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| be.yildiz-games : module-window | jar | 5.2.1 |
| org.openjfx : javafx-web | jar | 17.0.2 |
| org.openjfx : javafx-controls | jar | 17.0.2 |
| org.openjfx : javafx-media | jar | 17.0.2 |
| org.controlsfx : controlsfx | jar | 11.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |