Jar examples for g:gradle-nexus-plugin
Gradle plugin for configuring and upload artifacts to Sonatype Nexus.
You can download jar file gradle-nexus-plugin 0.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gradle-nexus-plugin-0.3.jar to your project.
<dependency> <groupId>org.gradle.api.plugins</groupId> <artifactId>gradle-nexus-plugin</artifactId> <version>0.3</version> </dependency>
compile group: 'org.gradle.api.plugins', name: 'gradle-nexus-plugin', version: '0.3'
libraryDependencies += "org.gradle.api.plugins" % "gradle-nexus-plugin" % "0.3"
<dependency org="org.gradle.api.plugins" name="gradle-nexus-plugin" rev="0.3"/>
@Grapes(@Grab(group='org.gradle.api.plugins', module='gradle-nexus-plugin', version='0.3'))
'org.gradle.api.plugins:gradle-nexus-plugin:jar:0.3'
Click the following link to download the jar file.
gradle-nexus-plugin-0.3-javadoc.jar