Jar examples for a:appengine-local-endpoints
You can download jar file appengine-local-endpoints 1.9.3 in this page.
You can use the following script to add appengine-local-endpoints-1.9.3.jar to your project.
<dependency> <groupId>com.google.appengine</groupId> <artifactId>appengine-local-endpoints</artifactId> <version>1.9.3</version> </dependency>
compile group: 'com.google.appengine', name: 'appengine-local-endpoints', version: '1.9.3'
libraryDependencies += "com.google.appengine" % "appengine-local-endpoints" % "1.9.3"
<dependency org="com.google.appengine" name="appengine-local-endpoints" rev="1.9.3"/>
@Grapes(@Grab(group='com.google.appengine', module='appengine-local-endpoints', version='1.9.3'))
'com.google.appengine:appengine-local-endpoints:jar:1.9.3'
Click the following link to download the jar file.
appengine-local-endpoints-1.9.3.jar