Files
kontor/java-ee/TradingCardsImpl/build.gradle
T
2026-06-01 20:11:49 +02:00

6 lines
110 B
Groovy

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