poi.scala
poi.scala copied to clipboard
value |+| is not a member of info.folone.scala.poi.Workbook
For the merge sheets sample that has been provided in readme.md file, I get an compilation error as stated in the subject. Versions: scalaVersion := "2.12.5" ... "info.folone" %% "poi-scala" % "0.18"