6 lines
104 B
Groovy
6 lines
104 B
Groovy
jar {
|
|
manifest {
|
|
attributes 'Implementation-Title': 'Medien', 'Implementation-Version': version
|
|
}
|
|
}
|