Download app-plugin-1.5.1.jar file - Jar a

Jar examples for a:app-plugin

Description

App Gradle Plugin

You can download jar file app-plugin 1.5.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add app-plugin-1.5.1.jar to your project.

<dependency>
   <groupId>org.cloudbees.sdk.plugins</groupId>
   <artifactId>app-plugin</artifactId>
   <version>1.5.1</version>
</dependency>
compile group: 'org.cloudbees.sdk.plugins', name: 'app-plugin', version: '1.5.1'
libraryDependencies += "org.cloudbees.sdk.plugins" % "app-plugin" % "1.5.1"
<dependency org="org.cloudbees.sdk.plugins" name="app-plugin" rev="1.5.1"/>
@Grapes(@Grab(group='org.cloudbees.sdk.plugins', module='app-plugin', version='1.5.1'))
'org.cloudbees.sdk.plugins:app-plugin:jar:1.5.1'

Download

Click the following link to download the jar file.

app-plugin-1.5.1-javadoc.jar
app-plugin-1.5.1-sources.jar
app-plugin-1.5.1.jar
app-plugin-1.5.1.pom



Related Tutorials