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

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

Command line tool that generates changelog from a GIT repository.

Категории

Категории

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

Группа

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

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

git-changelog-command-line
Версия

Версия

1.43
Тип

Тип

jar

Скачать git-changelog-command-line 1.43


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