License |
License |
---|---|
Categories |
CategoriesJavaFX User Interface |
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdmodule-window-javafx |
Version | Version3.1.1 |
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.1.1.pom | |
module-window-javafx-3.1.1.jar | 78 KB |
module-window-javafx-3.1.1-sources.jar | 57 KB |
module-window-javafx-3.1.1-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.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-window-javafx/
implementation 'be.yildiz-games:module-window-javafx:3.1.1'
// https://jarcasting.com/artifacts/be.yildiz-games/module-window-javafx/
implementation ("be.yildiz-games:module-window-javafx:3.1.1")
'be.yildiz-games:module-window-javafx:jar:3.1.1'
<dependency org="be.yildiz-games" name="module-window-javafx" rev="3.1.1">
<artifact name="module-window-javafx" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-window-javafx', version='3.1.1')
)
libraryDependencies += "be.yildiz-games" % "module-window-javafx" % "3.1.1"
[be.yildiz-games/module-window-javafx "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
be.yildiz-games : module-window | jar | 5.1.1 |
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.8.0 |
net.java.dev.jna : jna-platform | jar | 5.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |