Download finagle-oauth2_2.11-0.6.45.jar file - Jar f

Jar examples for f:finagle-oauth2-2.11

Description

oauth2

You can download jar file finagle-oauth2_2.11 0.6.45 in this page.

License

Apache 2.0

Build File

You can use the following script to add finagle-oauth2_2.11-0.6.45.jar to your project.

<dependency>
   <groupId>com.github.finagle</groupId>
   <artifactId>finagle-oauth2_2.11</artifactId>
   <version>0.6.45</version>
</dependency>
compile group: 'com.github.finagle', name: 'finagle-oauth2_2.11', version: '0.6.45'
libraryDependencies += "com.github.finagle" % "finagle-oauth2_2.11" % "0.6.45"
<dependency org="com.github.finagle" name="finagle-oauth2_2.11" rev="0.6.45"/>
@Grapes(@Grab(group='com.github.finagle', module='finagle-oauth2_2.11', version='0.6.45'))
'com.github.finagle:finagle-oauth2_2.11:jar:0.6.45'

Download

Click the following link to download the jar file.

finagle-oauth2_2.11-0.6.45-javadoc.jar
finagle-oauth2_2.11-0.6.45-sources.jar
finagle-oauth2_2.11-0.6.45.jar
finagle-oauth2_2.11-0.6.45.pom



Related Tutorials