is not current version
Last Version 5.0.1

net.sf.qdwizard:qdwizard 3.1.2

QDWizard is a dead simple API for creating Swing wizards

Categories

Categories

Net
GroupId

GroupId

net.sf.qdwizard
ArtifactId

ArtifactId

qdwizard
Version

Version

3.1.2
Type

Type

jar

Download qdwizard 3.1.2


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