java-jfx

Common JavaFX code shared between my projects

License

License

Categories

Categories

Java Languages
GroupId

GroupId

de.carne
ArtifactId

ArtifactId

java-jfx
Last Version

Last Version

8.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

java-jfx
Common JavaFX code shared between my projects
Project URL

Project URL

https://github.com/hdecarne/java-jfx
Source Code Management

Source Code Management

https://github.com/hdecarne/java-jfx.git

Download java-jfx

How to add to project

<!-- https://jarcasting.com/artifacts/de.carne/java-jfx/ -->
<dependency>
    <groupId>de.carne</groupId>
    <artifactId>java-jfx</artifactId>
    <version>8.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.carne/java-jfx/
implementation 'de.carne:java-jfx:8.5.0'
// https://jarcasting.com/artifacts/de.carne/java-jfx/
implementation ("de.carne:java-jfx:8.5.0")
'de.carne:java-jfx:jar:8.5.0'
<dependency org="de.carne" name="java-jfx" rev="8.5.0">
  <artifact name="java-jfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.carne', module='java-jfx', version='8.5.0')
)
libraryDependencies += "de.carne" % "java-jfx" % "8.5.0"
[de.carne/java-jfx "8.5.0"]

Dependencies

compile (1)

Group / Artifact Type Version
de.carne.common : java-default jar 9.0.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13
org.testfx : testfx-core jar 4.0.16-alpha
org.testfx : openjfx-monocle jar 8u76-b04

Project Modules

There are no modules declared in this project.

Common JavaFX code shared between projects.

Build Status codecov

License

This project is subject to the the GNU General Public License version 3 or later version. See LICENSE information for details.

Versions

Version
8.5.0
8.4.0
8.3.0
8.2.1
8.2.0
8.1.0
8.0.0
7
6
5
4
3