is not current version
Last Version 11.0.1

javafx-utils 11.0.0

Utilities and helper classes to develop JavaFX based applications.

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

com.github.hypfvieh
ArtifactId

ArtifactId

javafx-utils
Version

Version

11.0.0
Type

Type

jar
Description

Description

javafx-utils
Utilities and helper classes to develop JavaFX based applications.
Project URL

Project URL

https://github.com/hypfvieh/javafx-utils
Source Code Management

Source Code Management

https://github.com/hypfvieh/javafx-utils.git

Download javafx-utils 11.0.0


<!-- https://jarcasting.com/artifacts/com.github.hypfvieh/javafx-utils/ -->
<dependency>
    <groupId>com.github.hypfvieh</groupId>
    <artifactId>javafx-utils</artifactId>
    <version>11.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hypfvieh/javafx-utils/
implementation 'com.github.hypfvieh:javafx-utils:11.0.0'
// https://jarcasting.com/artifacts/com.github.hypfvieh/javafx-utils/
implementation ("com.github.hypfvieh:javafx-utils:11.0.0")
'com.github.hypfvieh:javafx-utils:jar:11.0.0'
<dependency org="com.github.hypfvieh" name="javafx-utils" rev="11.0.0">
  <artifact name="javafx-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hypfvieh', module='javafx-utils', version='11.0.0')
)
libraryDependencies += "com.github.hypfvieh" % "javafx-utils" % "11.0.0"
[com.github.hypfvieh/javafx-utils "11.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.openjfx : javafx-base jar 15.0.1
org.openjfx : javafx-fxml jar 15.0.1
org.openjfx : javafx-controls jar 15.0.1
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 5.4.23.Final

test (8)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.platform : junit-platform-launcher jar 1.7.0
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
org.testfx : openjfx-monocle jar jdk-12.0.1+2

Project Modules

There are no modules declared in this project.