Files download
File Operation
shaded-oauth-2.1.0-RC2.jar download
shaded-oauth-2.1.0-RC2.pom download
shaded-oauth-2.1.0-RC2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.typesafe.play</groupId>
  <artifactId>shaded-oauth</artifactId>
  <version>2.1.0-RC2</version>
</dependency>
Gradle Groovy
implementation 'com.typesafe.play:shaded-oauth:2.1.0-RC2'
Gradle Kotlin
implementation("com.typesafe.play:shaded-oauth:2.1.0-RC2")
Scala SBT
libraryDependencies += "com.typesafe.play" % "shaded-oauth" % "2.1.0-RC2"
Groovy Grape
@Grapes(
  @Grab(group='com.typesafe.play', module='shaded-oauth', version='2.1.0-RC2')
)
Apache Ivy
<dependency org="com.typesafe.play" name="shaded-oauth" rev="2.1.0-RC2" />
Leiningen
[com.typesafe.play/shaded-oauth "2.1.0-RC2"]
Apache Buildr
'com.typesafe.play:shaded-oauth:jar:2.1.0-RC2'
Dependencies
The project has no third-party dependencies