OAuth2 client library implemented in Scala using sttp
sttp-oauth2-cache 0.18.0
Group ID:
com.ocadotechnology
Artifact ID:
sttp-oauth2-cache_2.12
Version:
0.18.0
Release Date:
May 12, 2024
Licenses:
Files:
libraryDependencies += "com.ocadotechnology" %% "sttp-oauth2-cache" % "0.18.0"
ivy"com.ocadotechnology::sttp-oauth2-cache:0.18.0"
//> using dep "com.ocadotechnology::sttp-oauth2-cache:0.18.0"
import $ivy.`com.ocadotechnology::sttp-oauth2-cache:0.18.0`
<dependency> <groupId>com.ocadotechnology</groupId> <artifactId>sttp-oauth2-cache_2.12</artifactId> <version>0.18.0</version> </dependency>
compile group: 'com.ocadotechnology', name: 'sttp-oauth2-cache_2.12', version: '0.18.0'