I'm using play 2.2 with Scala, how can I get version from build.sbt?
name := "project_name"
version := "0.2-SNAPSHOT"
play.Project.playScalaSettings
or how can I pass there value from another object?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…