Download dispatch-oauth_2.9.2-0.8.9.jar file - Jar d

Jar examples for d:dispatch-oauth-2.9.2

Description

OAuth 1.0a signing for Dispatch requests

You can download jar file dispatch-oauth_2.9.2 0.8.9 in this page.

License

LGPL v3

Build File

You can use the following script to add dispatch-oauth_2.9.2-0.8.9.jar to your project.

<dependency>
   <groupId>net.databinder</groupId>
   <artifactId>dispatch-oauth_2.9.2</artifactId>
   <version>0.8.9</version>
</dependency>
compile group: 'net.databinder', name: 'dispatch-oauth_2.9.2', version: '0.8.9'
libraryDependencies += "net.databinder" % "dispatch-oauth_2.9.2" % "0.8.9"
<dependency org="net.databinder" name="dispatch-oauth_2.9.2" rev="0.8.9"/>
@Grapes(@Grab(group='net.databinder', module='dispatch-oauth_2.9.2', version='0.8.9'))
'net.databinder:dispatch-oauth_2.9.2:jar:0.8.9'

Download

Click the following link to download the jar file.

dispatch-oauth_2.9.2-0.8.9-javadoc.jar
dispatch-oauth_2.9.2-0.8.9-sources.jar
dispatch-oauth_2.9.2-0.8.9.jar
dispatch-oauth_2.9.2-0.8.9.pom



Related Tutorials