is not current version
Last Version 1.0.5

org.icroco.cocochagen:cocochagen-cli 1.0.2

Command Line Interface for Conventional Commit Changelog Generator

Categories

Categories

CLI User Interface
GroupId

GroupId

org.icroco.cocochagen
ArtifactId

ArtifactId

cocochagen-cli
Version

Version

1.0.2
Type

Type

jar

Download cocochagen-cli 1.0.2


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