![JAR search and dependency download from the Maven repository](/logo.png)
com.selesse.gradle.git.changelog.generator.ChangelogGenerator.groovy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gradle-git-changelog Show documentation
Show all versions of gradle-git-changelog Show documentation
Generate Git changelogs for Gradle projects
package com.selesse.gradle.git.changelog.generator
interface ChangelogGenerator {
String generateChangelog()
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy