Wizard framework


GroupId

GroupId

org.pietschy
ArtifactId

ArtifactId

wizard
Last Version

Last Version

0.1.12
Release Date

Release Date

Type

Type

jar
Description

Description

Wizard framework

Download wizard

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.12