Jar examples for g:gradle-scm-plugin
Plugin to setup common SCM operations and information gathering
You can download jar file gradle-scm-plugin 3.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gradle-scm-plugin-3.0.1.jar to your project.
<dependency> <groupId>com.netflix.nebula</groupId> <artifactId>gradle-scm-plugin</artifactId> <version>3.0.1</version> </dependency>
compile group: 'com.netflix.nebula', name: 'gradle-scm-plugin', version: '3.0.1'
libraryDependencies += "com.netflix.nebula" % "gradle-scm-plugin" % "3.0.1"
<dependency org="com.netflix.nebula" name="gradle-scm-plugin" rev="3.0.1"/>
@Grapes(@Grab(group='com.netflix.nebula', module='gradle-scm-plugin', version='3.0.1'))
'com.netflix.nebula:gradle-scm-plugin:jar:3.0.1'
Click the following link to download the jar file.
gradle-scm-plugin-3.0.1-javadoc.jar