Last Version

CommandManager Core Package 0.0.6

Manage commands with CLI/GUI core packages

License

License

Categories

Categories

ORM Data
GroupId

GroupId

info.informationsea.commandmanager
ArtifactId

ArtifactId

commandmanager-core
Version

Version

0.0.6
Type

Type

jar
Description

Description

CommandManager Core Package
Manage commands with CLI/GUI core packages
Project URL

Project URL

https://github.com/informationsea/commandmanager
Source Code Management

Source Code Management

https://github.com/informationsea/commandmanager/

Download commandmanager-core 0.0.6


<!-- https://jarcasting.com/artifacts/info.informationsea.commandmanager/commandmanager-core/ -->
<dependency>
    <groupId>info.informationsea.commandmanager</groupId>
    <artifactId>commandmanager-core</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/info.informationsea.commandmanager/commandmanager-core/
implementation 'info.informationsea.commandmanager:commandmanager-core:0.0.6'
// https://jarcasting.com/artifacts/info.informationsea.commandmanager/commandmanager-core/
implementation ("info.informationsea.commandmanager:commandmanager-core:0.0.6")
'info.informationsea.commandmanager:commandmanager-core:jar:0.0.6'
<dependency org="info.informationsea.commandmanager" name="commandmanager-core" rev="0.0.6">
  <artifact name="commandmanager-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.informationsea.commandmanager', module='commandmanager-core', version='0.0.6')
)
libraryDependencies += "info.informationsea.commandmanager" % "commandmanager-core" % "0.0.6"
[info.informationsea.commandmanager/commandmanager-core "0.0.6"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : slf4j-simple jar 1.7.12
args4j : args4j jar 2.32

Project Modules

There are no modules declared in this project.