Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Latest commit

 

History

History
46 lines (26 loc) · 2.3 KB

README.md

File metadata and controls

46 lines (26 loc) · 2.3 KB

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