Download endpoints-management-protos-1.0.8.jar file - Jar e

Jar examples for e:endpoints-management-protos

Description

Contains the generated protocol buffer surface used by Endpoints

You can download jar file endpoints-management-protos 1.0.8 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add endpoints-management-protos-1.0.8.jar to your project.

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

Download

Click the following link to download the jar file.

endpoints-management-protos-1.0.8-javadoc.jar
endpoints-management-protos-1.0.8-sources.jar
endpoints-management-protos-1.0.8.jar
endpoints-management-protos-1.0.8.pom



Related Tutorials