
oauth.package.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dispatch-core_2.11 Show documentation
Show all versions of dispatch-core_2.11 Show documentation
Core Dispatch module wrapping async-http-client
package dispatch
package object oauth {
implicit def implySigningVerbs(builder: Req) =
new SigningVerbs(builder)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy