| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.github.thspinto | 
| ArtifactId | ArtifactIdscribejava-httpclient-ning | 
| Last Version | Last Version8.1.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionScribeJava Ning Async Http Client support The best OAuth library out there | 
<!-- https://jarcasting.com/artifacts/com.github.thspinto/scribejava-httpclient-ning/ -->
<dependency>
    <groupId>com.github.thspinto</groupId>
    <artifactId>scribejava-httpclient-ning</artifactId>
    <version>8.1.2</version>
</dependency>// https://jarcasting.com/artifacts/com.github.thspinto/scribejava-httpclient-ning/
implementation 'com.github.thspinto:scribejava-httpclient-ning:8.1.2'// https://jarcasting.com/artifacts/com.github.thspinto/scribejava-httpclient-ning/
implementation ("com.github.thspinto:scribejava-httpclient-ning:8.1.2")'com.github.thspinto:scribejava-httpclient-ning:jar:8.1.2'<dependency org="com.github.thspinto" name="scribejava-httpclient-ning" rev="8.1.2">
  <artifact name="scribejava-httpclient-ning" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.thspinto', module='scribejava-httpclient-ning', version='8.1.2')
)libraryDependencies += "com.github.thspinto" % "scribejava-httpclient-ning" % "8.1.2"[com.github.thspinto/scribejava-httpclient-ning "8.1.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.thspinto : scribejava-core | jar | 8.1.2 | 
| com.ning : async-http-client | jar | 1.9.40 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.thspinto : scribejava-core | test-jar | 8.1.2 | 
| junit : junit | jar | 4.13.1 | 
| com.squareup.okhttp3 : mockwebserver | jar | 4.9.0 |