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 2.3.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gradle-nexus-plugin-2.3.1.jar to your project.
<dependency> <groupId>com.bmuschko</groupId> <artifactId>gradle-nexus-plugin</artifactId> <version>2.3.1</version> </dependency>
compile group: 'com.bmuschko', name: 'gradle-nexus-plugin', version: '2.3.1'
libraryDependencies += "com.bmuschko" % "gradle-nexus-plugin" % "2.3.1"
<dependency org="com.bmuschko" name="gradle-nexus-plugin" rev="2.3.1"/>
@Grapes(@Grab(group='com.bmuschko', module='gradle-nexus-plugin', version='2.3.1'))
'com.bmuschko:gradle-nexus-plugin:jar:2.3.1'
Click the following link to download the jar file.
gradle-nexus-plugin-2.3.1-groovydoc.jar