is not current version
Last Version 1.100.2

se.bjurr.gitchangelog:git-changelog-command-line 1.47

Command line tool that generates changelog from a GIT repository.

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

se.bjurr.gitchangelog
ArtifactId

ArtifactId

git-changelog-command-line
Version

Version

1.47
Type

Type

jar

Download git-changelog-command-line 1.47


<!-- https://jarcasting.com/artifacts/se.bjurr.gitchangelog/git-changelog-command-line/ -->
<dependency>
    <groupId>se.bjurr.gitchangelog</groupId>
    <artifactId>git-changelog-command-line</artifactId>
    <version>1.47</version>
</dependency>
// https://jarcasting.com/artifacts/se.bjurr.gitchangelog/git-changelog-command-line/
implementation 'se.bjurr.gitchangelog:git-changelog-command-line:1.47'
// https://jarcasting.com/artifacts/se.bjurr.gitchangelog/git-changelog-command-line/
implementation ("se.bjurr.gitchangelog:git-changelog-command-line:1.47")
'se.bjurr.gitchangelog:git-changelog-command-line:jar:1.47'
<dependency org="se.bjurr.gitchangelog" name="git-changelog-command-line" rev="1.47">
  <artifact name="git-changelog-command-line" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.bjurr.gitchangelog', module='git-changelog-command-line', version='1.47')
)
libraryDependencies += "se.bjurr.gitchangelog" % "git-changelog-command-line" % "1.47"
[se.bjurr.gitchangelog/git-changelog-command-line "1.47"]