is not current version
Last Version 0.2.2

com.cldellow:manu-cli 0.2.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.cldellow
ArtifactId

ArtifactId

manu-cli
Version

Version

0.2.0
Type

Type

jar

Download manu-cli 0.2.0


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