License |
License |
---|---|
GroupId | GroupIdcom.github.thspinto |
ArtifactId | ArtifactIdscribejava |
Version | Version8.1.2 |
Type | Typepom |
Description |
DescriptionScribeJava OAuth Library
The best OAuth library out there
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scribejava-8.1.2.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.thspinto/scribejava/ -->
<dependency>
<groupId>com.github.thspinto</groupId>
<artifactId>scribejava</artifactId>
<version>8.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thspinto/scribejava/
implementation 'com.github.thspinto:scribejava:8.1.2'
// https://jarcasting.com/artifacts/com.github.thspinto/scribejava/
implementation ("com.github.thspinto:scribejava:8.1.2")
'com.github.thspinto:scribejava:pom:8.1.2'
<dependency org="com.github.thspinto" name="scribejava" rev="8.1.2">
<artifact name="scribejava" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.thspinto', module='scribejava', version='8.1.2')
)
libraryDependencies += "com.github.thspinto" % "scribejava" % "8.1.2"
[com.github.thspinto/scribejava "8.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
com.squareup.okhttp3 : mockwebserver | jar | 4.9.0 |