ZIO Interop Guava

This library provides an interoperability layer with Guava's com.google.common.util.concurrent.ListenableFuture.

Production Ready CI Badge Sonatype Releases Sonatype Snapshots javadoc ZIO Interop Guava

Installation

In order to use this library, we need to add the following line in our build.sbt file:

libraryDependencies += "dev.zio" %% "zio-interop-guava" % "32.1.0"

Example

Please see examples here.

Documentation

Learn more on the ZIO Interop Guava homepage!

Contributing

For the general guidelines, see ZIO contributor's guide.

Code of Conduct

See the Code of Conduct

Support

Come chat with us on Badge-Discord.

License

License