Last Version

jCommands 1.3

Java library for easy parsing commands commands input.

License

License

MIT License
GroupId

GroupId

ru.opensecreto
ArtifactId

ArtifactId

jcommands
Version

Version

1.3
Type

Type

jar
Description

Description

jCommands
Java library for easy parsing commands commands input.

Download jcommands 1.3


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

Dependencies

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.5.2
org.testng : testng jar 6.9.12

Project Modules

There are no modules declared in this project.