is not current version
Last Version 19.8.0

com.github.finagle:finagle-oauth2_2.11 19.1.0

oauth2

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.github.finagle
ArtifactId

ArtifactId

finagle-oauth2_2.11
Version

Version

19.1.0
Type

Type

jar

Download finagle-oauth2_2.11 19.1.0


<!-- https://jarcasting.com/artifacts/com.github.finagle/finagle-oauth2_2.11/ -->
<dependency>
    <groupId>com.github.finagle</groupId>
    <artifactId>finagle-oauth2_2.11</artifactId>
    <version>19.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.finagle/finagle-oauth2_2.11/
implementation 'com.github.finagle:finagle-oauth2_2.11:19.1.0'
// https://jarcasting.com/artifacts/com.github.finagle/finagle-oauth2_2.11/
implementation ("com.github.finagle:finagle-oauth2_2.11:19.1.0")
'com.github.finagle:finagle-oauth2_2.11:jar:19.1.0'
<dependency org="com.github.finagle" name="finagle-oauth2_2.11" rev="19.1.0">
  <artifact name="finagle-oauth2_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.finagle', module='finagle-oauth2_2.11', version='19.1.0')
)
libraryDependencies += "com.github.finagle" % "finagle-oauth2_2.11" % "19.1.0"
[com.github.finagle/finagle-oauth2_2.11 "19.1.0"]