cli-pi-aggregate

A simple little framework for making Java CLI applications

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.born2snipe
ArtifactId

ArtifactId

cli-pi-aggregate
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

pom
Description

Description

cli-pi-aggregate
A simple little framework for making Java CLI applications
Project URL

Project URL

https://github.com/born2snipe/cli-pi

Download cli-pi-aggregate

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.born2snipe/cli-pi-aggregate/ -->
<dependency>
    <groupId>com.github.born2snipe</groupId>
    <artifactId>cli-pi-aggregate</artifactId>
    <version>0.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.born2snipe/cli-pi-aggregate/
implementation 'com.github.born2snipe:cli-pi-aggregate:0.1.3'
// https://jarcasting.com/artifacts/com.github.born2snipe/cli-pi-aggregate/
implementation ("com.github.born2snipe:cli-pi-aggregate:0.1.3")
'com.github.born2snipe:cli-pi-aggregate:pom:0.1.3'
<dependency org="com.github.born2snipe" name="cli-pi-aggregate" rev="0.1.3">
  <artifact name="cli-pi-aggregate" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.born2snipe', module='cli-pi-aggregate', version='0.1.3')
)
libraryDependencies += "com.github.born2snipe" % "cli-pi-aggregate" % "0.1.3"
[com.github.born2snipe/cli-pi-aggregate "0.1.3"]

Dependencies

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

Project Modules

  • lib
  • example
  • test-lib

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1