OAuth Core: HttpClient3

OAuth::Parent POM

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.oauth.core
ArtifactId

ArtifactId

oauth-httpclient3
Last Version

Last Version

20090617
Release Date

Release Date

Type

Type

jar
Description

Description

OAuth Core: HttpClient3
OAuth::Parent POM
Project URL

Project URL

http://oauth.net/code/oauth-httpclient3/

Download oauth-httpclient3

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.oauth.core : oauth-consumer jar 20090617
commons-httpclient : commons-httpclient jar 3.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
20090617