is not current version
Last Version 1.0.1

io.github.jeanls:commander 1.0.0

Command pattern applied for building code in blocks.

License

License

GroupId

GroupId

io.github.jeanls
ArtifactId

ArtifactId

commander
Version

Version

1.0.0
Type

Type

jar
Description

Description

io.github.jeanls:commander
Command pattern applied for building code in blocks.
Project URL

Project URL

https://github.com/jeanls/commander
Source Code Management

Source Code Management

https://github.com/jeanls/commander/tree/master

Download commander 1.0.0


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.