5 lines
97 B
Groovy
5 lines
97 B
Groovy
jar {
|
|
manifest {
|
|
attributes "Automatic-Module-Name" : "net.woggioni.envelope"
|
|
}
|
|
} |