Last Version

DialogUtility 0.1

Contains a library to easily create info-, warning-, exception,- etc. dialogs in JavaFX.

License

License

Categories

Categories

Utility General Purpose Libraries
GroupId

GroupId

bayern.steinbrecher
ArtifactId

ArtifactId

DialogUtility
Version

Version

0.1
Type

Type

jar
Description

Description

DialogUtility
Contains a library to easily create info-, warning-, exception,- etc. dialogs in JavaFX.
Project URL

Project URL

https://github.com/TrackerSB/DialogUtility
Project Organization

Project Organization

Steinbrecher
Source Code Management

Source Code Management

https://github.com/TrackerSB/DialogUtility

Download DialogUtility 0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.openjfx : javafx-fxml jar 13
org.openjfx : javafx-graphics jar 13
org.openjfx : javafx-controls jar 13
org.jetbrains : annotations jar 19.0.0

Project Modules

There are no modules declared in this project.