Download appengine-endpoints-1.8.4.jar file - Jar a

Jar examples for a:appengine-endpoints

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

appengine-endpoints-1.8.4.jar
appengine-endpoints-1.8.4.pom



Related Tutorials