clickhouse4cats

Usage

This library is currently available for Scala binary versions 2.13 and 3.1.

To use the latest version, include the following in your build.sbt:

libraryDependencies ++= Seq(
  "io.github.rsemlal" %% "clickhouse4cats" % "0.1-0459d7d-SNAPSHOT"
)