TaskDialog

Swing Task Dialog library

License

License

New BSD License
GroupId

GroupId

com.ezware.oxbow
ArtifactId

ArtifactId

TaskDialog
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

TaskDialog
Swing Task Dialog library
Project URL

Project URL

http://code.google.com/p/oxbow/
Project Organization

Project Organization

ezware

Download TaskDialog

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.miglayout : miglayout jar 3.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0