Github Gradle Release Plugins

Set of plugins that can help you to release your project on Github

License

License

Categories

Categories

Gradle Build Tools Github Development Tools Version Controls
GroupId

GroupId

me.trnl
ArtifactId

ArtifactId

github-release-gradle-plugin
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Github Gradle Release Plugins
Set of plugins that can help you to release your project on Github
Project URL

Project URL

http://github.com/trnl/clirr-gradle-plugin

Download github-release-gradle-plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy.modules.http-builder : http-builder jar 0.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.1