не последняя версия
Последняя версия 1.73.0

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

Gradle plugin for Git Changelog

Категории

Категории

Gradle Компиляция и сборка Git Инструменты разработки Контроль версий
Группа

Группа

se.bjurr.gitchangelog
Идентификатор

Идентификатор

git-changelog-gradle-plugin
Версия

Версия

1.52
Тип

Тип

jar

Скачать git-changelog-gradle-plugin 1.52


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