Last Version

Stage vote release Gradle plugin 1.82

Allows to stage the artifacts and vote on them before the release

License

License

Categories

Categories

Gradle Build Tools Github Development Tools Version Controls
GroupId

GroupId

com.github.vlsi.stage-vote-release
ArtifactId

ArtifactId

com.github.vlsi.stage-vote-release.gradle.plugin
Version

Version

1.82
Type

Type

pom
Description

Description

Stage vote release Gradle plugin
Allows to stage the artifacts and vote on them before the release
Project URL

Project URL

https://github.com/vlsi/vlsi-release-plugins
Source Code Management

Source Code Management

https://github.com/vlsi/vlsi-release-plugins

Download com.github.vlsi.stage-vote-release.gradle.plugin 1.82


<!-- https://jarcasting.com/artifacts/com.github.vlsi.stage-vote-release/com.github.vlsi.stage-vote-release.gradle.plugin/ -->
<dependency>
    <groupId>com.github.vlsi.stage-vote-release</groupId>
    <artifactId>com.github.vlsi.stage-vote-release.gradle.plugin</artifactId>
    <version>1.82</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vlsi.stage-vote-release/com.github.vlsi.stage-vote-release.gradle.plugin/
implementation 'com.github.vlsi.stage-vote-release:com.github.vlsi.stage-vote-release.gradle.plugin:1.82'
// https://jarcasting.com/artifacts/com.github.vlsi.stage-vote-release/com.github.vlsi.stage-vote-release.gradle.plugin/
implementation ("com.github.vlsi.stage-vote-release:com.github.vlsi.stage-vote-release.gradle.plugin:1.82")
'com.github.vlsi.stage-vote-release:com.github.vlsi.stage-vote-release.gradle.plugin:pom:1.82'
<dependency org="com.github.vlsi.stage-vote-release" name="com.github.vlsi.stage-vote-release.gradle.plugin" rev="1.82">
  <artifact name="com.github.vlsi.stage-vote-release.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vlsi.stage-vote-release', module='com.github.vlsi.stage-vote-release.gradle.plugin', version='1.82')
)
libraryDependencies += "com.github.vlsi.stage-vote-release" % "com.github.vlsi.stage-vote-release.gradle.plugin" % "1.82"
[com.github.vlsi.stage-vote-release/com.github.vlsi.stage-vote-release.gradle.plugin "1.82"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.vlsi.gradle : stage-vote-release-plugin jar 1.82

Project Modules

There are no modules declared in this project.