is not current version
Last Version 1.13.14

pl.allegro.tech.build:axion-release-plugin 0.9.2

Gradle release and version management plugin.

GroupId

GroupId

pl.allegro.tech.build
ArtifactId

ArtifactId

axion-release-plugin
Version

Version

0.9.2
Type

Type

jar

Download axion-release-plugin 0.9.2


<!-- https://jarcasting.com/artifacts/pl.allegro.tech.build/axion-release-plugin/ -->
<dependency>
    <groupId>pl.allegro.tech.build</groupId>
    <artifactId>axion-release-plugin</artifactId>
    <version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.tech.build/axion-release-plugin/
implementation 'pl.allegro.tech.build:axion-release-plugin:0.9.2'
// https://jarcasting.com/artifacts/pl.allegro.tech.build/axion-release-plugin/
implementation ("pl.allegro.tech.build:axion-release-plugin:0.9.2")
'pl.allegro.tech.build:axion-release-plugin:jar:0.9.2'
<dependency org="pl.allegro.tech.build" name="axion-release-plugin" rev="0.9.2">
  <artifact name="axion-release-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.tech.build', module='axion-release-plugin', version='0.9.2')
)
libraryDependencies += "pl.allegro.tech.build" % "axion-release-plugin" % "0.9.2"
[pl.allegro.tech.build/axion-release-plugin "0.9.2"]