Download finagle-oauth2_2.11-0.1.6.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.6 in this page.

License

Apache 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials