is not current version
Last Version 1.82

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

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

Type

pom

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


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