[error] sbt.librarymanagement.ResolveException: Error downloading com.softwaremill.macwire:macrosakka_3:2.5.7
not found
libraryDependencies += "com.softwaremill.macwire" %% "macros" % "2.5.7" % "provided"
libraryDependencies += "com.softwaremill.macwire" %% "macrosakka" % "2.5.7" % "provided"
libraryDependencies += "com.softwaremill.macwire" %% "util" % "2.5.7"
libraryDependencies += "com.softwaremill.macwire" %% "proxy" % "2.5.7"