Jar examples for n:nebula-project-plugin
Gradle plugin to setup a responsible Gradle project
You can download jar file nebula-project-plugin 3.3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add nebula-project-plugin-3.3.0.jar to your project.
<dependency> <groupId>com.netflix.nebula</groupId> <artifactId>nebula-project-plugin</artifactId> <version>3.3.0</version> </dependency>
compile group: 'com.netflix.nebula', name: 'nebula-project-plugin', version: '3.3.0'
libraryDependencies += "com.netflix.nebula" % "nebula-project-plugin" % "3.3.0"
<dependency org="com.netflix.nebula" name="nebula-project-plugin" rev="3.3.0"/>
@Grapes(@Grab(group='com.netflix.nebula', module='nebula-project-plugin', version='3.3.0'))
'com.netflix.nebula:nebula-project-plugin:jar:3.3.0'
Click the following link to download the jar file.
nebula-project-plugin-3.3.0-javadoc.jar