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