s

scribejava-httpclient-okhttp

Files download
File Operation
scribejava-httpclient-okhttp-5.2.0-java7again.jar download
scribejava-httpclient-okhttp-5.2.0-java7again.pom download
scribejava-httpclient-okhttp-5.2.0-java7again-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.scribejava</groupId>
  <artifactId>scribejava-httpclient-okhttp</artifactId>
  <version>5.2.0-java7again</version>
</dependency>
Gradle Groovy
implementation 'com.github.scribejava:scribejava-httpclient-okhttp:5.2.0-java7again'
Gradle Kotlin
implementation("com.github.scribejava:scribejava-httpclient-okhttp:5.2.0-java7again")
Scala SBT
libraryDependencies += "com.github.scribejava" % "scribejava-httpclient-okhttp" % "5.2.0-java7again"
Groovy Grape
@Grapes(
  @Grab(group='com.github.scribejava', module='scribejava-httpclient-okhttp', version='5.2.0-java7again')
)
Apache Ivy
<dependency org="com.github.scribejava" name="scribejava-httpclient-okhttp" rev="5.2.0-java7again" />
Leiningen
[com.github.scribejava/scribejava-httpclient-okhttp "5.2.0-java7again"]
Apache Buildr
'com.github.scribejava:scribejava-httpclient-okhttp:jar:5.2.0-java7again'