is not current version
Last Version 1.73.0

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

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.11
Type

Type

jar

Download git-changelog-gradle-plugin 1.11


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