Jar examples for j:joauth
A Scala library for authenticating HTTP requests using OAuth
You can download jar file joauth 3.2.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add joauth-3.2.2.jar to your project.
<dependency> <groupId>com.twitter</groupId> <artifactId>joauth</artifactId> <version>3.2.2</version> </dependency>
compile group: 'com.twitter', name: 'joauth', version: '3.2.2'
libraryDependencies += "com.twitter" % "joauth" % "3.2.2"
<dependency org="com.twitter" name="joauth" rev="3.2.2"/>
@Grapes(@Grab(group='com.twitter', module='joauth', version='3.2.2'))
'com.twitter:joauth:jar:3.2.2'
Click the following link to download the jar file.
joauth-3.2.2-javadoc.jar