Files
2025-03-30 15:57:09 +02:00

6 lines
105 B
Groovy

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