Files
kontor/java-ee/MedienImpl/build.gradle
T
2025-04-30 17:31:18 +02:00

6 lines
104 B
Groovy

jar {
manifest {
attributes 'Implementation-Title': 'Medien', 'Implementation-Version': version
}
}