License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdpl.allegro.tech.build.axion-release |
ArtifactId | ArtifactIdpl.allegro.tech.build.axion-release.gradle.plugin |
Version | Version1.13.14 |
Type | Typepom |
Description |
Descriptionaxion-release-plugin
Gradle release and version management plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/pl.allegro.tech.build.axion-release/pl.allegro.tech.build.axion-release.gradle.plugin/ -->
<dependency>
<groupId>pl.allegro.tech.build.axion-release</groupId>
<artifactId>pl.allegro.tech.build.axion-release.gradle.plugin</artifactId>
<version>1.13.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.tech.build.axion-release/pl.allegro.tech.build.axion-release.gradle.plugin/
implementation 'pl.allegro.tech.build.axion-release:pl.allegro.tech.build.axion-release.gradle.plugin:1.13.14'
// https://jarcasting.com/artifacts/pl.allegro.tech.build.axion-release/pl.allegro.tech.build.axion-release.gradle.plugin/
implementation ("pl.allegro.tech.build.axion-release:pl.allegro.tech.build.axion-release.gradle.plugin:1.13.14")
'pl.allegro.tech.build.axion-release:pl.allegro.tech.build.axion-release.gradle.plugin:pom:1.13.14'
<dependency org="pl.allegro.tech.build.axion-release" name="pl.allegro.tech.build.axion-release.gradle.plugin" rev="1.13.14">
<artifact name="pl.allegro.tech.build.axion-release.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.tech.build.axion-release', module='pl.allegro.tech.build.axion-release.gradle.plugin', version='1.13.14')
)
libraryDependencies += "pl.allegro.tech.build.axion-release" % "pl.allegro.tech.build.axion-release.gradle.plugin" % "1.13.14"
[pl.allegro.tech.build.axion-release/pl.allegro.tech.build.axion-release.gradle.plugin "1.13.14"]
Group / Artifact | Type | Version |
---|---|---|
pl.allegro.tech.build : axion-release-plugin | jar | 1.13.14 |