
cketberserker.httpz-http4s-blaze_2.10.0.5.0.source-code.package.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of httpz-http4s-blaze_2.10 Show documentation
Show all versions of httpz-http4s-blaze_2.10 Show documentation
httpz interpreters for http4s client
The newest version!
package httpz
package object http4sblaze {
implicit def toBlazeActionEOps[E, A](a: ActionE[E, A])(implicit F: ClientFactory) =
new BlazeActionEOps(a, F)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy