finch / finch-oauth2   0.31.0

Apache License 2.0 GitHub

Finch + Finagle OAuth2

Scala versions: 2.12 2.11

finch-oauth2 0.26.0


Group ID:
com.github.finagle
Artifact ID:
finch-oauth2_2.11
Version:
0.26.0
Release Date:
Nov 19, 2018
Licenses:
Files:

libraryDependencies += "com.github.finagle" %% "finch-oauth2" % "0.26.0"

Mill build tool

ivy"com.github.finagle::finch-oauth2:0.26.0"

Scala CLI

//> using dep "com.github.finagle::finch-oauth2:0.26.0"

Ammonite REPL

import $ivy.`com.github.finagle::finch-oauth2:0.26.0`

<dependency>
  <groupId>com.github.finagle</groupId>
  <artifactId>finch-oauth2_2.11</artifactId>
  <version>0.26.0</version>
</dependency>

compile group: 'com.github.finagle', name: 'finch-oauth2_2.11', version: '0.26.0'