MVN

me.trnl : github-release-gradle-plugin

Maven & Gradle

Sep 02, 2013

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

<dependency>
    <groupId>me.trnl</groupId>
    <artifactId>github-release-gradle-plugin</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.trnl : github-release-gradle-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of me.trnl : github-release-gradle-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
github-release-gradle-plugin-0.1

How to add a dependency to Maven

Add the following me.trnl : github-release-gradle-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.trnl</groupId>
    <artifactId>github-release-gradle-plugin</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.trnl : github-release-gradle-plugin gradle dependency to your build.gradle file:

implementation 'me.trnl:github-release-gradle-plugin:0.1'

Gradle Kotlin DSL: Add the following me.trnl : github-release-gradle-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("me.trnl:github-release-gradle-plugin:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.trnl : github-release-gradle-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "me.trnl" % "github-release-gradle-plugin" % "0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 24, 2014
208 stars
Jul 20, 2013
43 stars
Dec 21, 2012
43 stars
Dec 21, 2012
43 stars
Dec 21, 2012
43 stars
Dec 21, 2012
43 stars
Dec 21, 2012
43 stars
Mar 04, 2013
3 stars
Feb 05, 2013
18 stars