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