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