scalafx-utils/project/plugin-sonatype.sbt
2017-10-15 19:25:28 -07:00

5 lines
243 B
Scala

/* 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")