Installation

etl4s is on MavenCentral and cross-built for Scala, 2.12, 2.13, 3.x:

"xyz.matthieucourt" %% "etl4s" % "1.4.0"

Try it in your REPL (with scala-cli):

scala-cli repl --scala 3 --dep xyz.matthieucourt:etl4s_3:1.4.0
You can drop Etl4s.scala into any Scala project and use it like a header file