Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bmartho/GradleCourse
/ main
Method
main
Aula 2/01-Buildscript/app/src/main/java/Project/App.java:8–10 ·
view source on GitHub ↗
(String[] args)
Source
from the content-addressed store, hash-verified
6
}
7
8
public
static
void
main(String[] args) {
9
System.out.println(
new
App().getGreeting());
10
}
11
}
Callers
nothing calls this directly
Calls
1
getGreeting
Method · 0.45
Tested by
no test coverage detected