is not current version
Last Version 1.3

ru.opensecreto:jcommands 1.2.1

Java library for easy parsing commands commands input.

GroupId

GroupId

ru.opensecreto
ArtifactId

ArtifactId

jcommands
Version

Version

1.2.1
Type

Type

jar

Download jcommands 1.2.1


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