Download shaded-oauth-2.0.0-M2.jar file - Jar s

Jar examples for s:shaded-oauth

Description

shaded-oauth

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

shaded-oauth-2.0.0-M2-javadoc.jar
shaded-oauth-2.0.0-M2-sources.jar
shaded-oauth-2.0.0-M2.jar
shaded-oauth-2.0.0-M2.pom



Related Tutorials