Yi EungJun
Results
3
comments of
Yi EungJun
+1. Or I want to know any Java-way to get the values from the Scala class generated by sbt-buildinfo.
Oops, It seems be already generating a Java class. I can get the values by Java code such as `hello.BuildInfo.version();`
@zbyte64 Great! I'll try it.