Jar examples for g:gradle-appengine-plugin
Gradle plugin that provides tasks for uploading, running and managing Google App Engine projects.
You can download jar file gradle-appengine-plugin 1.9.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gradle-appengine-plugin-1.9.0.jar to your project.
<dependency> <groupId>com.google.appengine</groupId> <artifactId>gradle-appengine-plugin</artifactId> <version>1.9.0</version> </dependency>
compile group: 'com.google.appengine', name: 'gradle-appengine-plugin', version: '1.9.0'
libraryDependencies += "com.google.appengine" % "gradle-appengine-plugin" % "1.9.0"
<dependency org="com.google.appengine" name="gradle-appengine-plugin" rev="1.9.0"/>
@Grapes(@Grab(group='com.google.appengine', module='gradle-appengine-plugin', version='1.9.0'))
'com.google.appengine:gradle-appengine-plugin:jar:1.9.0'
Click the following link to download the jar file.
gradle-appengine-plugin-1.9.0-javadoc.jar