SBT 0.11.x Good And Bad Configuration Style
fujohnwang
2011-11-20
object Bad extends Build {
+= "junit" % "junit" % "4.8" % "test"
libraryDependencies }
object Good extends Build{
lazy val root = Project("root", file(".")) settings( libraryDependencies += "junit" % "junit" % "4.8" % "test" )
}
「福强私学」来一个?
「福强私学」, 一部沉淀了个人成长、技术与架构、组织与管理以及商业上的方法与心法的百科全书。
开天窗,拉认知,订阅「福报」,即刻拥有自己的全模态人工智能。