is not current version
Last Version 5.0.1

net.sf.qdwizard:qdwizard 3.0.1

QDWizard is a dead simple API for creating Swing wizards

Categories

Categories

Net
GroupId

GroupId

net.sf.qdwizard
ArtifactId

ArtifactId

qdwizard
Version

Version

3.0.1
Type

Type

jar

Download qdwizard 3.0.1


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