XDEV Application Framework JavaFX

XDEV Application Framework - the JavaFX part

License

License

GroupId

GroupId

com.xdev-software
ArtifactId

ArtifactId

xapi-fx
Last Version

Last Version

6.0.2-java17
Release Date

Release Date

Type

Type

jar
Description

Description

XDEV Application Framework JavaFX
XDEV Application Framework - the JavaFX part
Project URL

Project URL

https://github.com/xdev-software/xapi-fx
Source Code Management

Source Code Management

https://github.com/xdev-software/xapi-fx

Download xapi-fx

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.openjfx : javafx-swing jar 17.0.2
org.openjfx : javafx-web jar 17.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
6.0.2-java17
6.0.2-java11
6.0.2-java8
6.0.1-java17
6.0.1-java11
6.0.1-java8