finch / finch-oauth2   0.31.0

Apache License 2.0 GitHub

Finch + Finagle OAuth2

Scala versions: 2.12 2.11

finchx-oauth2 0.28.0


Group ID:
com.github.finagle
Artifact ID:
finchx-oauth2_2.12
Version:
0.28.0
Release Date:
Mar 10, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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