com.github.daytron:SimpleDialogFX

Lightweight dialog library for JavaFX.

License

License

GroupId

GroupId

com.github.daytron
ArtifactId

ArtifactId

SimpleDialogFX
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.daytron:SimpleDialogFX
Lightweight dialog library for JavaFX.
Project URL

Project URL

https://github.com/Daytron/SimpleDialogFX

Download SimpleDialogFX

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.1
2.1.0
2.0.0
1.0.0