is not current version
Last Version 8.1.2

com.github.thspinto:scribejava-httpclient-okhttp 8.1.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.thspinto
ArtifactId

ArtifactId

scribejava-httpclient-okhttp
Version

Version

8.1.1
Type

Type

jar

Download scribejava-httpclient-okhttp 8.1.1


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