is not current version
Last Version 1.166.1

se.bjurr.gitchangelog:git-changelog-lib 1.56

Library that generates changelog from a GIT repository.

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

se.bjurr.gitchangelog
ArtifactId

ArtifactId

git-changelog-lib
Version

Version

1.56
Type

Type

jar

Download git-changelog-lib 1.56


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