is not current version
Last Version 19.8.0

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

oauth2

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.github.finagle
ArtifactId

ArtifactId

finagle-oauth2_2.11
Version

Version

18.11.0
Type

Type

jar

Download finagle-oauth2_2.11 18.11.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>18.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.finagle/finagle-oauth2_2.11/
implementation 'com.github.finagle:finagle-oauth2_2.11:18.11.0'
// https://jarcasting.com/artifacts/com.github.finagle/finagle-oauth2_2.11/
implementation ("com.github.finagle:finagle-oauth2_2.11:18.11.0")
'com.github.finagle:finagle-oauth2_2.11:jar:18.11.0'
<dependency org="com.github.finagle" name="finagle-oauth2_2.11" rev="18.11.0">
  <artifact name="finagle-oauth2_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.finagle', module='finagle-oauth2_2.11', version='18.11.0')
)
libraryDependencies += "com.github.finagle" % "finagle-oauth2_2.11" % "18.11.0"
[com.github.finagle/finagle-oauth2_2.11 "18.11.0"]