Download appengine-local-endpoints-1.9.30.jar file - Jar a

Jar examples for a:appengine-local-endpoints

Description

You can download jar file appengine-local-endpoints 1.9.30 in this page.

Build File

You can use the following script to add appengine-local-endpoints-1.9.30.jar to your project.

<dependency>
   <groupId>com.google.appengine</groupId>
   <artifactId>appengine-local-endpoints</artifactId>
   <version>1.9.30</version>
</dependency>
compile group: 'com.google.appengine', name: 'appengine-local-endpoints', version: '1.9.30'
libraryDependencies += "com.google.appengine" % "appengine-local-endpoints" % "1.9.30"
<dependency org="com.google.appengine" name="appengine-local-endpoints" rev="1.9.30"/>
@Grapes(@Grab(group='com.google.appengine', module='appengine-local-endpoints', version='1.9.30'))
'com.google.appengine:appengine-local-endpoints:jar:1.9.30'

Download

Click the following link to download the jar file.

appengine-local-endpoints-1.9.30.jar
appengine-local-endpoints-1.9.30.pom



Related Tutorials