License |
License |
---|---|
Categories |
CategoriesJavaFX User Interface |
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdmodule-window-javafx |
Version | Version3.2.0 |
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.0.pom | |
module-window-javafx-3.2.0.jar | 80 KB |
module-window-javafx-3.2.0-sources.jar | 57 KB |
module-window-javafx-3.2.0-javadoc.jar | 119 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-window-javafx/
implementation 'be.yildiz-games:module-window-javafx:3.2.0'
// https://jarcasting.com/artifacts/be.yildiz-games/module-window-javafx/
implementation ("be.yildiz-games:module-window-javafx:3.2.0")
'be.yildiz-games:module-window-javafx:jar:3.2.0'
<dependency org="be.yildiz-games" name="module-window-javafx" rev="3.2.0">
<artifact name="module-window-javafx" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-window-javafx', version='3.2.0')
)
libraryDependencies += "be.yildiz-games" % "module-window-javafx" % "3.2.0"
[be.yildiz-games/module-window-javafx "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
be.yildiz-games : module-window | jar | 5.2.0 |
org.openjfx : javafx-web | jar | 16 |
org.openjfx : javafx-controls | jar | 16 |
org.openjfx : javafx-media | jar | 16 |
org.controlsfx : controlsfx | jar | 11.1.0 |
net.java.dev.jna : jna | jar | 5.9.0 |
net.java.dev.jna : jna-platform | jar | 5.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |