Files
kontor/java-ee/MedienImpl/build.gradle
T
2025-03-30 15:57:09 +02:00

6 lines
104 B
Groovy

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