is not current version
Last Version 0.0.18

com.g2forge.alexandria:ax-wizard 0.0.6

Library for building command line and GUI wizards.

GroupId

GroupId

com.g2forge.alexandria
ArtifactId

ArtifactId

ax-wizard
Version

Version

0.0.6
Type

Type

jar

Download ax-wizard 0.0.6


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