Last Version

QDWizard 5.0.1

QDWizard is a dead simple API for creating Swing wizards

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.qdwizard
ArtifactId

ArtifactId

qdwizard
Version

Version

5.0.1
Type

Type

jar
Description

Description

QDWizard
QDWizard is a dead simple API for creating Swing wizards
Project URL

Project URL

http://github.com/bflorat/qdwizard
Source Code Management

Source Code Management

http://github.com/bflorat/qdwizard

Download qdwizard 5.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.