is not current version
Last Version 1.1.0

org.llorllale:loggit-maven-plugin 0.3.0-rc3

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.3.0-rc3
Type

Type

jar

Download loggit-maven-plugin 0.3.0-rc3


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