Last Version

swingflow 1.23

A library to display and control workflows in Swing

License

License

BSD-2-Clause
GroupId

GroupId

com.github.rickyclarkson
ArtifactId

ArtifactId

swingflow
Version

Version

1.23
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 1.23


<!-- 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.