License |
License |
---|---|
GroupId | GroupIdcom.xdev-software |
ArtifactId | ArtifactIdxapi-fx |
Last Version | Last Version6.0.2-java17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXDEV Application Framework JavaFX
XDEV Application Framework - the JavaFX part
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xapi-fx-6.0.2-java17.pom | |
xapi-fx-6.0.2-java17.jar | 3 KB |
xapi-fx-6.0.2-java17-sources.jar | 5 KB |
xapi-fx-6.0.2-java17-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xdev-software/xapi-fx/ -->
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>xapi-fx</artifactId>
<version>6.0.2-java17</version>
</dependency>
// https://jarcasting.com/artifacts/com.xdev-software/xapi-fx/
implementation 'com.xdev-software:xapi-fx:6.0.2-java17'
// https://jarcasting.com/artifacts/com.xdev-software/xapi-fx/
implementation ("com.xdev-software:xapi-fx:6.0.2-java17")
'com.xdev-software:xapi-fx:jar:6.0.2-java17'
<dependency org="com.xdev-software" name="xapi-fx" rev="6.0.2-java17">
<artifact name="xapi-fx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xdev-software', module='xapi-fx', version='6.0.2-java17')
)
libraryDependencies += "com.xdev-software" % "xapi-fx" % "6.0.2-java17"
[com.xdev-software/xapi-fx "6.0.2-java17"]
Group / Artifact | Type | Version |
---|---|---|
org.openjfx : javafx-swing | jar | 17.0.2 |
org.openjfx : javafx-web | jar | 17.0.2 |