Download shaded-oauth-1.1.7.jar file - Jar s

Jar examples for s:shaded-oauth

Description

shaded-oauth

You can download jar file shaded-oauth 1.1.7 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add shaded-oauth-1.1.7.jar to your project.

<dependency>
   <groupId>com.typesafe.play</groupId>
   <artifactId>shaded-oauth</artifactId>
   <version>1.1.7</version>
</dependency>
compile group: 'com.typesafe.play', name: 'shaded-oauth', version: '1.1.7'
libraryDependencies += "com.typesafe.play" % "shaded-oauth" % "1.1.7"
<dependency org="com.typesafe.play" name="shaded-oauth" rev="1.1.7"/>
@Grapes(@Grab(group='com.typesafe.play', module='shaded-oauth', version='1.1.7'))
'com.typesafe.play:shaded-oauth:jar:1.1.7'

Download

Click the following link to download the jar file.

shaded-oauth-1.1.7-javadoc.jar
shaded-oauth-1.1.7-sources.jar
shaded-oauth-1.1.7.jar
shaded-oauth-1.1.7.pom



Related Tutorials