is not current version
Last Version 1.1.0

org.llorllale:loggit-maven-plugin 0.4.0-rc1

Generates changelog and release notes for projects using git.

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.llorllale
ArtifactId

ArtifactId

loggit-maven-plugin
Version

Version

0.4.0-rc1
Type

Type

jar

Download loggit-maven-plugin 0.4.0-rc1


<!-- https://jarcasting.com/artifacts/org.llorllale/loggit-maven-plugin/ -->
<dependency>
    <groupId>org.llorllale</groupId>
    <artifactId>loggit-maven-plugin</artifactId>
    <version>0.4.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/org.llorllale/loggit-maven-plugin/
implementation 'org.llorllale:loggit-maven-plugin:0.4.0-rc1'
// https://jarcasting.com/artifacts/org.llorllale/loggit-maven-plugin/
implementation ("org.llorllale:loggit-maven-plugin:0.4.0-rc1")
'org.llorllale:loggit-maven-plugin:jar:0.4.0-rc1'
<dependency org="org.llorllale" name="loggit-maven-plugin" rev="0.4.0-rc1">
  <artifact name="loggit-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.llorllale', module='loggit-maven-plugin', version='0.4.0-rc1')
)
libraryDependencies += "org.llorllale" % "loggit-maven-plugin" % "0.4.0-rc1"
[org.llorllale/loggit-maven-plugin "0.4.0-rc1"]