When using a Scala compiler plugin in sbt, how do you set a library dependency for the plugin?

后端 未结 0 502
北荒
北荒 2021-02-12 18:00

I\'m using a compiler plugin I wrote that depends on the Kyro serialization library. When attempting to use my plugin I set this up in build.sbt (top-level) like this:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题