wei-k.httpz-apache_2.11.0.6.1.source-code.ApacheActionEOps.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 apachehttp
final class ApacheActionEOps[E, A](
val self: ActionE[E, A]
) extends AnyVal with ActionOpsTemplate[E, A] {
override def interpreter = ApacheInterpreter
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy