is not current version
Last Version 0.28.0

com.github.finagle:finch-oauth2_2.11 0.11.0-M2

oauth2

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.github.finagle
ArtifactId

ArtifactId

finch-oauth2_2.11
Version

Version

0.11.0-M2
Type

Type

jar

Download finch-oauth2_2.11 0.11.0-M2


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