All Downloads are FREE. Search and download functionalities are using the official Maven repository.

oauth.package.scala Maven / Gradle / Ivy

There is a newer version: 0.13.4
Show newest version
package dispatch

package object oauth {
  implicit def implySigningVerbs(builder: Req) =
    new SigningVerbs(builder)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy