Download endpoints-framework-tools-2.0.9.jar file - Jar e

Jar examples for e:endpoints-framework-tools

Description

Command line tools for supporting the Endpoints Framework.

You can download jar file endpoints-framework-tools 2.0.9 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add endpoints-framework-tools-2.0.9.jar to your project.

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

Download

Click the following link to download the jar file.

endpoints-framework-tools-2.0.9-javadoc.jar
endpoints-framework-tools-2.0.9-sources.jar
endpoints-framework-tools-2.0.9.jar
endpoints-framework-tools-2.0.9.pom



Related Tutorials