Download endpoints-framework-tools-2.0.0-beta.8.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.0-beta.8 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.0-beta.8.jar to your project.

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

Download

Click the following link to download the jar file.

endpoints-framework-tools-2.0.0-beta.8-javadoc.jar
endpoints-framework-tools-2.0.0-beta.8-sources.jar
endpoints-framework-tools-2.0.0-beta.8.jar
endpoints-framework-tools-2.0.0-beta.8.pom



Related Tutorials