is not current version
Last Version 0.4.0

org.zkovari.changelog:changelog-automation-core 0.2.2

Core library for continuous CHANGELOG.md generation from YAML entries

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

org.zkovari.changelog
ArtifactId

ArtifactId

changelog-automation-core
Version

Version

0.2.2
Type

Type

jar

Download changelog-automation-core 0.2.2


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