Non-modal Swing Dialogs

A small library for creating non-modal dialogs in Java Swing

License

License

GroupId

GroupId

com.jramoyo
ArtifactId

ArtifactId

non-modal-swing-dialog
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Non-modal Swing Dialogs
A small library for creating non-modal dialogs in Java Swing

Download non-modal-swing-dialog

How to add to project

<!-- https://jarcasting.com/artifacts/com.jramoyo/non-modal-swing-dialog/ -->
<dependency>
    <groupId>com.jramoyo</groupId>
    <artifactId>non-modal-swing-dialog</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jramoyo/non-modal-swing-dialog/
implementation 'com.jramoyo:non-modal-swing-dialog:1.2'
// https://jarcasting.com/artifacts/com.jramoyo/non-modal-swing-dialog/
implementation ("com.jramoyo:non-modal-swing-dialog:1.2")
'com.jramoyo:non-modal-swing-dialog:jar:1.2'
<dependency org="com.jramoyo" name="non-modal-swing-dialog" rev="1.2">
  <artifact name="non-modal-swing-dialog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jramoyo', module='non-modal-swing-dialog', version='1.2')
)
libraryDependencies += "com.jramoyo" % "non-modal-swing-dialog" % "1.2"
[com.jramoyo/non-modal-swing-dialog "1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2