is not current version
Last Version 5.0.1

net.sf.qdwizard:qdwizard 2.0

QDWizard is a ultra simple API for creating complex Swing wizards

Categories

Categories

Net
GroupId

GroupId

net.sf.qdwizard
ArtifactId

ArtifactId

qdwizard
Version

Version

2.0
Type

Type

jar

Download qdwizard 2.0


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