Last Version

Alexandria Wizard 0.0.18

Library for building command line and GUI wizards.

License

License

GroupId

GroupId

com.g2forge.alexandria
ArtifactId

ArtifactId

ax-wizard
Version

Version

0.0.18
Type

Type

jar
Description

Description

Alexandria Wizard
Library for building command line and GUI wizards.
Source Code Management

Source Code Management

http://github.com/g2forge/alexandria/tree/0.0.18/ax-wizard

Download ax-wizard 0.0.18


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

Dependencies

compile (2)

Group / Artifact Type Version
com.g2forge.alexandria : ax-command jar 0.0.18
com.g2forge.alexandria : ax-java jar 0.0.18

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18

test (2)

Group / Artifact Type Version
com.g2forge.alexandria : ax-test jar 0.0.18
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.