macwire
macwire copied to clipboard
Error downloading com.softwaremill.macwire:macrosakka_3:2.5.7
https://oss.sonatype.org/content/repositories/snapshots/com/softwaremill/macwire/
not found that lib macrosakka 3 2.5.7
[error] sbt.librarymanagement.ResolveException: Error downloading com.softwaremill.macwire:macrosakka_3:2.5.7
not found
May be the document told wrong
https://github.com/softwaremill/macwire#installation-using-with-sbt
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"
We haven't released macwire support for Akka in Scala 3 yet