ocadotechnology / sttp-oauth2   0.16.0

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.14.0-RC2


Group ID:
com.ocadotechnology
Artifact ID:
sttp-oauth2-cache-future_3
Version:
0.14.0-RC2
Release Date:
Apr 3, 2022
Licenses:
Files:

libraryDependencies += "com.ocadotechnology" %% "sttp-oauth2-cache-future" % "0.14.0-RC2"

Mill build tool

ivy"com.ocadotechnology::sttp-oauth2-cache-future:0.14.0-RC2"

Scala CLI

//> using dep "com.ocadotechnology::sttp-oauth2-cache-future:0.14.0-RC2"

Ammonite REPL

import $ivy.`com.ocadotechnology::sttp-oauth2-cache-future:0.14.0-RC2`

<dependency>
  <groupId>com.ocadotechnology</groupId>
  <artifactId>sttp-oauth2-cache-future_3</artifactId>
  <version>0.14.0-RC2</version>
</dependency>

compile group: 'com.ocadotechnology', name: 'sttp-oauth2-cache-future_3', version: '0.14.0-RC2'