scalafx-utils/project/plugin-sonatype.sbt

5 lines
243 B
Plaintext
Raw Normal View History

2017-10-16 00:53:13 +00:00
/* Plugin that provides connectivity to the Sonatype repo, where many open
* source projects are hosted. (Projects published here are automatically
* synchronized to Maven central.) */
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.0")