unfiltered-oauth 0.8.4


Group ID:
net.databinder
Artifact ID:
unfiltered-oauth_2.11
Version:
0.8.4
Release Date:
Jan 12, 2015
Licenses:
MIT
Files:

libraryDependencies += "net.databinder" %% "unfiltered-oauth" % "0.8.4"

Mill build tool

ivy"net.databinder::unfiltered-oauth:0.8.4"

Scala CLI

//> using dep "net.databinder::unfiltered-oauth:0.8.4"

Ammonite REPL

import $ivy.`net.databinder::unfiltered-oauth:0.8.4`

<dependency>
  <groupId>net.databinder</groupId>
  <artifactId>unfiltered-oauth_2.11</artifactId>
  <version>0.8.4</version>
</dependency>

compile group: 'net.databinder', name: 'unfiltered-oauth_2.11', version: '0.8.4'