Last Version

changelog-maker 0.1

Create a changelog from a Github project's release history

License

License

Categories

Categories

Net
GroupId

GroupId

eu.fthevenet
ArtifactId

ArtifactId

changelog-maker
Version

Version

0.1
Type

Type

jar
Description

Description

changelog-maker
Create a changelog from a Github project's release history
Project URL

Project URL

https://github.com/fthevenet/changelog-maker
Source Code Management

Source Code Management

https://github.com/fthevenet/changelog-maker

Download changelog-maker 0.1


<!-- https://jarcasting.com/artifacts/eu.fthevenet/changelog-maker/ -->
<dependency>
    <groupId>eu.fthevenet</groupId>
    <artifactId>changelog-maker</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fthevenet/changelog-maker/
implementation 'eu.fthevenet:changelog-maker:0.1'
// https://jarcasting.com/artifacts/eu.fthevenet/changelog-maker/
implementation ("eu.fthevenet:changelog-maker:0.1")
'eu.fthevenet:changelog-maker:jar:0.1'
<dependency org="eu.fthevenet" name="changelog-maker" rev="0.1">
  <artifact name="changelog-maker" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fthevenet', module='changelog-maker', version='0.1')
)
libraryDependencies += "eu.fthevenet" % "changelog-maker" % "0.1"
[eu.fthevenet/changelog-maker "0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.6
com.google.code.gson : gson jar 2.8.5
info.picocli : picocli jar 3.9.1
com.vladsch.flexmark : flexmark-all jar 0.40.4

Project Modules

There are no modules declared in this project.