Gradle Artifactory Plugin using the snapshot version

Skip to end of metadata
Go to start of metadata
Table of Contents

Downloading and Installing the snapshot version of the Artifactory Plugin

Manual Installation

The latest plugin jar file can be downloaded from here.

Automatic Installation

Alternatively, you can add to your Gradle scripts the following to fetch the plugin using the standard Ivy resolution. For example:

The above script will automatically download the plugin, and make it available to the buildScript of your projects.

Labels: