Last Version

Gradle (YA) Release plugin 0.2.0

Yet another Gradle Release plugin.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.prokod
ArtifactId

ArtifactId

gradle-yar-plugin
Version

Version

0.2.0
Type

Type

jar
Description

Description

Gradle (YA) Release plugin
Yet another Gradle Release plugin.
Project URL

Project URL

http://github.com/prokod/gradle-yar-plugin
Source Code Management

Source Code Management

https://github.com/prokod/gradle-yar-plugin

Download gradle-yar-plugin 0.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.jgit : org.eclipse.jgit jar 3.3.1.201403241930-r
org.tmatesoft.svnkit : svnkit jar 1.8.3-1

Project Modules

There are no modules declared in this project.