Last Version

xerj.commandstack 0.0.1

Simple lightweight command handling library

License

License

GroupId

GroupId

io.github.xerprojects
ArtifactId

ArtifactId

xerj.commandstack
Version

Version

0.0.1
Type

Type

jar
Description

Description

xerj.commandstack
Simple lightweight command handling library
Project URL

Project URL

https://github.com/XerProjects/xerj.commandstack
Project Organization

Project Organization

XerProjects
Source Code Management

Source Code Management

https://github.com/XerProjects/xerj.commandstack

Download xerj.commandstack 0.0.1


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.1
org.junit.jupiter : junit-jupiter-engine jar 5.4.1

Project Modules

There are no modules declared in this project.