is not current version
Last Version 1.1.0

org.llorllale:loggit-maven-plugin 0.2.0-rc8

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.2.0-rc8
Type

Type

jar

Download loggit-maven-plugin 0.2.0-rc8


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