wei-k.httpz-apache_2.11.0.6.1.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-apache_2.11 Show documentation
Show all versions of httpz-apache_2.11 Show documentation
purely functional http client
The newest version!
package httpz
package object apachehttp {
implicit def toApacheActionEOps[E, A](a: ActionE[E, A]) =
new ApacheActionEOps(a)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy