Skip to content

Instantly share code, notes, and snippets.

@Vilkina
Created September 15, 2020 08:04
Show Gist options
  • Save Vilkina/57950a3d1860b02a19961467b13a5e83 to your computer and use it in GitHub Desktop.
Save Vilkina/57950a3d1860b02a19961467b13a5e83 to your computer and use it in GitHub Desktop.
name := "zio-kafka-test"
version := "0.1"
scalaVersion := "2.13.3"
libraryDependencies += "dev.zio" %% "zio-kafka" % "0.12.0"
libraryDependencies += "dev.zio" %% "zio-streams" % "1.0.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment