This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
sbt
mirror of
https://github.com/sbt/sbt.git
Watch
1
Star
0
Fork
You've already forked sbt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
develop
sbt
/
launcher-package
/
citest2
/
build.sbt
6 lines
106 B
Scala
Raw
Permalink
Blame
History
lazy
val
root
=
(
project
in
file
(
"."
)
)
.
settings
(
scalaVersion
:
=
"3.8.2"
,
name
:
=
"Hello"
,
)
Reference in New Issue
View Git Blame
Copy Permalink