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