Download finagle-oauth2_2.10-0.1.5.jar file - Jar f

Jar examples for f:finagle-oauth2-2.10

Description

oauth2

You can download jar file finagle-oauth2_2.10 0.1.5 in this page.

License

Apache 2.0

Build File

You can use the following script to add finagle-oauth2_2.10-0.1.5.jar to your project.

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

Download

Click the following link to download the jar file.

finagle-oauth2_2.10-0.1.5-javadoc.jar
finagle-oauth2_2.10-0.1.5-sources.jar
finagle-oauth2_2.10-0.1.5.jar
finagle-oauth2_2.10-0.1.5.pom



Related Tutorials