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

wei-k.httpz-native_2.11.0.3.1.source-code.package.scala Maven / Gradle / Ivy

There is a newer version: 0.6.1
Show newest version
package httpz

package object native {

  implicit def toNativeActionEOps[E, A](a: ActionE[E, A]) =
    new NativeActionEOps(a)

}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy