io.vulpine.lib:cli

Simple CLI framework structure.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.vulpine.lib
ArtifactId

ArtifactId

cli
Last Version

Last Version

0.1.12
Release Date

Release Date

Type

Type

jar
Description

Description

io.vulpine.lib:cli
Simple CLI framework structure.
Project URL

Project URL

https://github.com/Vulpine-IO/lib-cli
Project Organization

Project Organization

Vulpine IO
Source Code Management

Source Code Management

https://github.com/Vulpine-IO/lib-cli

Download cli

How to add to project

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

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.
io.vulpine.lib

Vulpine IO

Small libs, big dreams

Versions

Version
0.1.12