polyvariant / sttp-oauth2   0.19.1

Apache License 2.0 Website GitHub

OAuth2 client library implemented in Scala using sttp

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x

sttp-oauth2-cache-future 0.19.0


Group ID:
org.polyvariant
Artifact ID:
sttp-oauth2-cache-future_2.12
Version:
0.19.0
Release Date:
May 18, 2024
Licenses:
Files:

libraryDependencies += "org.polyvariant" %% "sttp-oauth2-cache-future" % "0.19.0"

Mill build tool

ivy"org.polyvariant::sttp-oauth2-cache-future:0.19.0"

Scala CLI

//> using dep "org.polyvariant::sttp-oauth2-cache-future:0.19.0"

Ammonite REPL

import $ivy.`org.polyvariant::sttp-oauth2-cache-future:0.19.0`

<dependency>
  <groupId>org.polyvariant</groupId>
  <artifactId>sttp-oauth2-cache-future_2.12</artifactId>
  <version>0.19.0</version>
</dependency>

compile group: 'org.polyvariant', name: 'sttp-oauth2-cache-future_2.12', version: '0.19.0'