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