is not current version
Last Version 1.2.2

com.github.isaichkindanila:command-framework 1.2.1

Framework for creating console applications

GroupId

GroupId

com.github.isaichkindanila
ArtifactId

ArtifactId

command-framework
Version

Version

1.2.1
Type

Type

jar

Download command-framework 1.2.1


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