swingflow

A library to display and control workflows in Swing

License

License

BSD-2-Clause
GroupId

GroupId

com.github.rickyclarkson
ArtifactId

ArtifactId

swingflow
Last Version

Last Version

1.23
Release Date

Release Date

Type

Type

jar
Description

Description

swingflow
A library to display and control workflows in Swing
Project URL

Project URL

http://github.com/rickyclarkson/swingflow
Source Code Management

Source Code Management

http://github.com/rickyclarkson/swingflow

Download swingflow

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.functionaljava : functionaljava jar 3.1
com.github.rickyclarkson : monitorablefutures jar 1.6
com.miglayout : miglayout-swing jar 4.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.23
1.20
1.19
1.18
1.17
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0