command-framework

Framework for creating console applications

License

License

GroupId

GroupId

com.github.isaichkindanila
ArtifactId

ArtifactId

command-framework
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

command-framework
Framework for creating console applications

Download command-framework

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2
1.2.1
1.2.0
1.0.1
1.0.0