Download nebula-project-plugin-1.12.13.jar file - Jar n

Jar examples for n:nebula-project-plugin

Description

Gradle plugin to setup a responsible Gradle project

You can download jar file nebula-project-plugin 1.12.13 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

nebula-project-plugin-1.12.13-javadoc.jar
nebula-project-plugin-1.12.13-sources.jar
nebula-project-plugin-1.12.13-tests.jar
nebula-project-plugin-1.12.13.jar
nebula-project-plugin-1.12.13.pom



Related Tutorials