is not current version
Last Version 0.11.0-M4

com.github.finagle:finch-oauth2_2.10 0.9.2

oauth2

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.github.finagle
ArtifactId

ArtifactId

finch-oauth2_2.10
Version

Version

0.9.2
Type

Type

jar

Download finch-oauth2_2.10 0.9.2


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