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

Jar examples for f:finagle-oauth2-2.11

Description

oauth2

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

License

Apache 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials