Download endpoints-management-protos-1.0.7.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.7 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.7.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials