is not current version
Last Version 0.1.3

com.github.born2snipe:cli-pi-aggregate 0.0.2

A simple little framework for making Java CLI applications

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.born2snipe
ArtifactId

ArtifactId

cli-pi-aggregate
Version

Version

0.0.2
Type

Type

pom

Download cli-pi-aggregate 0.0.2


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