Download nebula-release-plugin-4.1.1.jar file - Jar n

Jar examples for n:nebula-release-plugin

Description

Release opinions on top of gradle-git

You can download jar file nebula-release-plugin 4.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add nebula-release-plugin-4.1.1.jar to your project.

<dependency>
   <groupId>com.netflix.nebula</groupId>
   <artifactId>nebula-release-plugin</artifactId>
   <version>4.1.1</version>
</dependency>
compile group: 'com.netflix.nebula', name: 'nebula-release-plugin', version: '4.1.1'
libraryDependencies += "com.netflix.nebula" % "nebula-release-plugin" % "4.1.1"
<dependency org="com.netflix.nebula" name="nebula-release-plugin" rev="4.1.1"/>
@Grapes(@Grab(group='com.netflix.nebula', module='nebula-release-plugin', version='4.1.1'))
'com.netflix.nebula:nebula-release-plugin:jar:4.1.1'

Download

Click the following link to download the jar file.

nebula-release-plugin-4.1.1-javadoc.jar
nebula-release-plugin-4.1.1-sources.jar
nebula-release-plugin-4.1.1.jar
nebula-release-plugin-4.1.1.pom



Related Tutorials