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