spray-oauth2-client 0.3.1


Group ID:
com.stratio.spray.auth
Artifact ID:
spray-oauth2-client_2.11
Version:
0.3.1
Release Date:
Feb 17, 2017
Licenses:
Files:

libraryDependencies += "com.stratio.spray.auth" %% "spray-oauth2-client" % "0.3.1"

Mill build tool

ivy"com.stratio.spray.auth::spray-oauth2-client:0.3.1"

Scala CLI

//> using dep "com.stratio.spray.auth::spray-oauth2-client:0.3.1"

Ammonite REPL

import $ivy.`com.stratio.spray.auth::spray-oauth2-client:0.3.1`

<dependency>
  <groupId>com.stratio.spray.auth</groupId>
  <artifactId>spray-oauth2-client_2.11</artifactId>
  <version>0.3.1</version>
</dependency>

compile group: 'com.stratio.spray.auth', name: 'spray-oauth2-client_2.11', version: '0.3.1'