is not current version
Last Version 1.9.86

com.google.appengine:appengine-local-endpoints 1.9.59


GroupId

GroupId

com.google.appengine
ArtifactId

ArtifactId

appengine-local-endpoints
Version

Version

1.9.59
Type

Type

jar

Download appengine-local-endpoints 1.9.59


<!-- https://jarcasting.com/artifacts/com.google.appengine/appengine-local-endpoints/ -->
<dependency>
    <groupId>com.google.appengine</groupId>
    <artifactId>appengine-local-endpoints</artifactId>
    <version>1.9.59</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.appengine/appengine-local-endpoints/
implementation 'com.google.appengine:appengine-local-endpoints:1.9.59'
// https://jarcasting.com/artifacts/com.google.appengine/appengine-local-endpoints/
implementation ("com.google.appengine:appengine-local-endpoints:1.9.59")
'com.google.appengine:appengine-local-endpoints:jar:1.9.59'
<dependency org="com.google.appengine" name="appengine-local-endpoints" rev="1.9.59">
  <artifact name="appengine-local-endpoints" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.appengine', module='appengine-local-endpoints', version='1.9.59')
)
libraryDependencies += "com.google.appengine" % "appengine-local-endpoints" % "1.9.59"
[com.google.appengine/appengine-local-endpoints "1.9.59"]