License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdeu.fthevenet |
ArtifactId | ArtifactIdchangelog-maker |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionchangelog-maker
Create a changelog from a Github project's release history
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
changelog-maker-0.1.pom | |
changelog-maker-0.1.jar | 20 KB |
changelog-maker-0.1-sources.jar | 12 KB |
changelog-maker-0.1-javadoc.jar | 55 KB |
Browse |
<!-- 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"]
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 |