Jar examples for g:gradle-contacts-plugin
Plugin to specify and publish who the owner of a project is
You can download jar file gradle-contacts-plugin 1.12.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gradle-contacts-plugin-1.12.4.jar to your project.
<dependency> <groupId>com.netflix.nebula</groupId> <artifactId>gradle-contacts-plugin</artifactId> <version>1.12.4</version> </dependency>
compile group: 'com.netflix.nebula', name: 'gradle-contacts-plugin', version: '1.12.4'
libraryDependencies += "com.netflix.nebula" % "gradle-contacts-plugin" % "1.12.4"
<dependency org="com.netflix.nebula" name="gradle-contacts-plugin" rev="1.12.4"/>
@Grapes(@Grab(group='com.netflix.nebula', module='gradle-contacts-plugin', version='1.12.4'))
'com.netflix.nebula:gradle-contacts-plugin:jar:1.12.4'
Click the following link to download the jar file.
gradle-contacts-plugin-1.12.4-javadoc.jar