is not current version
Last Version 19.8.0

com.github.finagle:finagle-oauth2_2.12 19.7.0

oauth2

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.github.finagle
ArtifactId

ArtifactId

finagle-oauth2_2.12
Version

Version

19.7.0
Type

Type

jar

Download finagle-oauth2_2.12 19.7.0


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