is not current version
Last Version 19.8.0

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

root

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.github.finagle
ArtifactId

ArtifactId

finagle-oauth2_2.11
Version

Version

0.1.4
Type

Type

jar

Download finagle-oauth2_2.11 0.1.4


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