-
- Downloads
Declare Main-Class for regular jar again, not just shadowJar
The shadowJar task automatically inherits the manifest from the regular jar, so it only needs to be declared once.
Loading
Please register or sign in to comment
The shadowJar task automatically inherits the manifest from the regular jar, so it only needs to be declared once.