Join Slack
Powered by
When publishing from a Kotlin project that targets...
# community-support
s
Sebastian Schuberth
09/14/2023, 3:01 PM
When publishing from a Kotlin project that targets JVM only, should I use
from(components["java"])
or
from(components["kotlin"])
with
maven-publish
? Also, what's the difference?
Open in Slack
Previous
Next