is not current version
Last Version 0.28.0

com.github.finagle:finch-oauth2_2.11 0.14.0

oauth2

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.github.finagle
ArtifactId

ArtifactId

finch-oauth2_2.11
Version

Version

0.14.0
Type

Type

jar

Download finch-oauth2_2.11 0.14.0


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