is not current version
Last Version 1.73.0

se.bjurr.gitchangelog:git-changelog-gradle-plugin 1.63

Gradle plugin for Git Changelog

Categories

Categories

Gradle Build Tools Git Development Tools Version Controls
GroupId

GroupId

se.bjurr.gitchangelog
ArtifactId

ArtifactId

git-changelog-gradle-plugin
Version

Version

1.63
Type

Type

jar

Download git-changelog-gradle-plugin 1.63


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