tasks.withType<Jar> { excludes..} does that ...
# gradle
b
tasks.withType<Jar> { excludes..} does that work?