您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

1234567
  1. addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.1")
  2. addSbtPlugin("com.typesafe.sbt" % "sbt-less" % "1.1.2")
  3. addSbtPlugin("com.typesafe.sbt" % "sbt-coffeescript" % "1.0.2")
  4. addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4")