| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаeu.fthevenet |
| Идентификатор | Идентификаторchangelog-maker |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеchangelog-maker
Create a changelog from a Github project's release history
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |