is not current version
Last Version 1.82

com.github.vlsi.stage-vote-release:com.github.vlsi.stage-vote-release.gradle.plugin 1.68

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

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.68
Type

Type

pom

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


<!-- 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.68</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.68'
// 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.68")
'com.github.vlsi.stage-vote-release:com.github.vlsi.stage-vote-release.gradle.plugin:pom:1.68'
<dependency org="com.github.vlsi.stage-vote-release" name="com.github.vlsi.stage-vote-release.gradle.plugin" rev="1.68">
  <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.68')
)
libraryDependencies += "com.github.vlsi.stage-vote-release" % "com.github.vlsi.stage-vote-release.gradle.plugin" % "1.68"
[com.github.vlsi.stage-vote-release/com.github.vlsi.stage-vote-release.gradle.plugin "1.68"]