Last Version

JOAuth 6.0.3

A Java library for authenticating HTTP requests using OAuth

License

License

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

joauth
Version

Version

6.0.3
Type

Type

jar
Description

Description

JOAuth
A Java library for authenticating HTTP requests using OAuth
Project URL

Project URL

http://github.com/twitter/joauth

Download joauth 6.0.3


<!-- https://jarcasting.com/artifacts/com.twitter/joauth/ -->
<dependency>
    <groupId>com.twitter</groupId>
    <artifactId>joauth</artifactId>
    <version>6.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/joauth/
implementation 'com.twitter:joauth:6.0.3'
// https://jarcasting.com/artifacts/com.twitter/joauth/
implementation ("com.twitter:joauth:6.0.3")
'com.twitter:joauth:jar:6.0.3'
<dependency org="com.twitter" name="joauth" rev="6.0.3">
  <artifact name="joauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='joauth', version='6.0.3')
)
libraryDependencies += "com.twitter" % "joauth" % "6.0.3"
[com.twitter/joauth "6.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 15.0

test (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
org.scala-tools.testing : specs_2.10 jar 1.6.9
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.