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
5f648d449a
sbt
/
launch
/
interface
/
src
/
main
/
java
/
xsbti
/
AppMain.java
6 lines
100 B
Java
Raw
Blame
History
package
xsbti
;
public
interface
AppMain
{
public
MainResult
run
(
AppConfiguration
configuration
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink