dakatsuka / akka-http-oauth2-client   0.2.0

Apache License 2.0 GitHub

A Scala wrapper for OAuth 2.0 with Akka HTTP

Scala versions: 2.12 2.11

akka-http-oauth2-client 0.2.0


Group ID:
com.github.dakatsuka
Artifact ID:
akka-http-oauth2-client_2.11
Version:
0.2.0
Release Date:
Sept 3, 2017
Licenses:
Files:

libraryDependencies += "com.github.dakatsuka" %% "akka-http-oauth2-client" % "0.2.0"

Mill build tool

ivy"com.github.dakatsuka::akka-http-oauth2-client:0.2.0"

Scala CLI

//> using dep "com.github.dakatsuka::akka-http-oauth2-client:0.2.0"

Ammonite REPL

import $ivy.`com.github.dakatsuka::akka-http-oauth2-client:0.2.0`

<dependency>
  <groupId>com.github.dakatsuka</groupId>
  <artifactId>akka-http-oauth2-client_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.dakatsuka', name: 'akka-http-oauth2-client_2.11', version: '0.2.0'