is not current version
Last Version 0.0.18

Alexandria Command 0.0.17

Library for command line programming.

License

License

GroupId

GroupId

com.g2forge.alexandria
ArtifactId

ArtifactId

ax-command
Version

Version

0.0.17
Type

Type

jar
Description

Description

Alexandria Command
Library for command line programming.
Source Code Management

Source Code Management

http://github.com/g2forge/alexandria/tree/0.0.17/ax-command

Download ax-command 0.0.17


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

Dependencies

compile (1)

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

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.17
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.