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

Jar examples for f:finagle-oauth2-2.11

Description

oauth2

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

License

Apache 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials