is not current version
Last Version 0.0.18

com.g2forge.alexandria:ax-command 0.0.16

Library for command line programming.

GroupId

GroupId

com.g2forge.alexandria
ArtifactId

ArtifactId

ax-command
Version

Version

0.0.16
Type

Type

jar

Download ax-command 0.0.16


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