is not current version
Last Version 8.3.1

com.github.scribejava:scribejava-httpclient-okhttp 5.2.0-java7again


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.scribejava
ArtifactId

ArtifactId

scribejava-httpclient-okhttp
Version

Version

5.2.0-java7again
Type

Type

jar

Download scribejava-httpclient-okhttp 5.2.0-java7again


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