Jar examples for d:dispatch-oauth-2.9.1
OAuth 1.0a signing for Dispatch requests
You can download jar file dispatch-oauth_2.9.1 0.8.6 in this page.
LGPL v3
You can use the following script to add dispatch-oauth_2.9.1-0.8.6.jar to your project.
<dependency> <groupId>net.databinder</groupId> <artifactId>dispatch-oauth_2.9.1</artifactId> <version>0.8.6</version> </dependency>
compile group: 'net.databinder', name: 'dispatch-oauth_2.9.1', version: '0.8.6'
libraryDependencies += "net.databinder" % "dispatch-oauth_2.9.1" % "0.8.6"
<dependency org="net.databinder" name="dispatch-oauth_2.9.1" rev="0.8.6"/>
@Grapes(@Grab(group='net.databinder', module='dispatch-oauth_2.9.1', version='0.8.6'))
'net.databinder:dispatch-oauth_2.9.1:jar:0.8.6'
Click the following link to download the jar file.
dispatch-oauth_2.9.1-0.8.6-javadoc.jar