GroupId | GroupIdpl.allegro.tech.build |
---|---|
ArtifactId | ArtifactIdaxion-release-plugin |
Version | Version1.12.6 |
Type | Typepom |
Filename | Size |
---|---|
axion-release-plugin-1.12.6.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/pl.allegro.tech.build/axion-release-plugin/ -->
<dependency>
<groupId>pl.allegro.tech.build</groupId>
<artifactId>axion-release-plugin</artifactId>
<version>1.12.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.tech.build/axion-release-plugin/
implementation 'pl.allegro.tech.build:axion-release-plugin:1.12.6'
// https://jarcasting.com/artifacts/pl.allegro.tech.build/axion-release-plugin/
implementation ("pl.allegro.tech.build:axion-release-plugin:1.12.6")
'pl.allegro.tech.build:axion-release-plugin:pom:1.12.6'
<dependency org="pl.allegro.tech.build" name="axion-release-plugin" rev="1.12.6">
<artifact name="axion-release-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.tech.build', module='axion-release-plugin', version='1.12.6')
)
libraryDependencies += "pl.allegro.tech.build" % "axion-release-plugin" % "1.12.6"
[pl.allegro.tech.build/axion-release-plugin "1.12.6"]