Jar examples for e:endpoints-framework
A framework for building RESTful web APIs.
You can download jar file endpoints-framework 2.0.3 in this page.
The Apache License, Version 2.0
You can use the following script to add endpoints-framework-2.0.3.jar to your project.
<dependency> <groupId>com.google.endpoints</groupId> <artifactId>endpoints-framework</artifactId> <version>2.0.3</version> </dependency>
compile group: 'com.google.endpoints', name: 'endpoints-framework', version: '2.0.3'
libraryDependencies += "com.google.endpoints" % "endpoints-framework" % "2.0.3"
<dependency org="com.google.endpoints" name="endpoints-framework" rev="2.0.3"/>
@Grapes(@Grab(group='com.google.endpoints', module='endpoints-framework', version='2.0.3'))
'com.google.endpoints:endpoints-framework:jar:2.0.3'
Click the following link to download the jar file.
endpoints-framework-2.0.3-javadoc.jar