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