spray-oauth2-client 0.1.0


Group ID:
com.stratio.spray.auth
Artifact ID:
spray-oauth2-client_2.11
Version:
0.1.0
Release Date:
Mar 11, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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