rebok
mbonnin
publishing { publications { withType<MavenPublication> { artifactId = "foobar" } } }
-jvm
-macodArm64
publishing { publications { withType<MavenPublication> { artifactId = "foobar-${artifactId.substringBefore("-")}" } } }
afterEvaluate{}
A modern programming language that makes developers happier.