is not current version
Last Version 2021.12.006

com.devonfw.cobigen:cli 7.0.0

Command Line Interface for CobiGen

Categories

Categories

CLI User Interface
GroupId

GroupId

com.devonfw.cobigen
ArtifactId

ArtifactId

cli
Version

Version

7.0.0
Type

Type

jar

Download cli 7.0.0


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