finch / finch-oauth2   0.31.0

Apache License 2.0 GitHub

Finch + Finagle OAuth2

Scala versions: 2.12 2.11

finchx-oauth2 0.26.1


Group ID:
com.github.finagle
Artifact ID:
finchx-oauth2_2.12
Version:
0.26.1
Release Date:
Nov 19, 2018
Licenses:
Files:

libraryDependencies += "com.github.finagle" %% "finchx-oauth2" % "0.26.1"

Mill build tool

ivy"com.github.finagle::finchx-oauth2:0.26.1"

Scala CLI

//> using dep "com.github.finagle::finchx-oauth2:0.26.1"

Ammonite REPL

import $ivy.`com.github.finagle::finchx-oauth2:0.26.1`

<dependency>
  <groupId>com.github.finagle</groupId>
  <artifactId>finchx-oauth2_2.12</artifactId>
  <version>0.26.1</version>
</dependency>

compile group: 'com.github.finagle', name: 'finchx-oauth2_2.12', version: '0.26.1'