VexRiscv/project/plugins.sbt

4 lines
131 B
Plaintext
Raw Normal View History

2018-12-30 09:51:46 -05:00
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4")
2017-03-08 16:17:48 -05:00
2020-04-21 11:18:08 -04:00
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")