unfiltered-oauth2 0.6.7


Group ID:
net.databinder
Artifact ID:
unfiltered-oauth2_2.10
Version:
0.6.7
Release Date:
Jan 26, 2013
Licenses:
MIT
Files:

libraryDependencies += "net.databinder" %% "unfiltered-oauth2" % "0.6.7"

Mill build tool

ivy"net.databinder::unfiltered-oauth2:0.6.7"

Scala CLI

//> using dep "net.databinder::unfiltered-oauth2:0.6.7"

Ammonite REPL

import $ivy.`net.databinder::unfiltered-oauth2:0.6.7`

<dependency>
  <groupId>net.databinder</groupId>
  <artifactId>unfiltered-oauth2_2.10</artifactId>
  <version>0.6.7</version>
</dependency>

compile group: 'net.databinder', name: 'unfiltered-oauth2_2.10', version: '0.6.7'