is not current version
Last Version 8.3.1

com.github.scribejava:scribejava-httpclient-ahc 8.3.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.scribejava
ArtifactId

ArtifactId

scribejava-httpclient-ahc
Version

Version

8.3.0
Type

Type

jar

Download scribejava-httpclient-ahc 8.3.0


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