is not current version
Last Version 19.8.0

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

oauth2

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.github.finagle
ArtifactId

ArtifactId

finagle-oauth2_2.11
Version

Version

0.6.45
Type

Type

jar

Download finagle-oauth2_2.11 0.6.45


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