A Scala wrapper for OAuth 2.0 with Akka HTTP
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:
Sep 3, 2017
Licenses:
Files:
Full Scala Version:
2.11.11
Developers:
libraryDependencies += "com.github.dakatsuka" %% "akka-http-oauth2-client" % "0.2.0"
ivy"com.github.dakatsuka::akka-http-oauth2-client:0.2.0"
//> using dep "com.github.dakatsuka::akka-http-oauth2-client:0.2.0"
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'