i guess if i want Java projects to be able to use ...
# announcements
b
i guess if i want Java projects to be able to use it - i’d have to.
c
In both cases you're going to share a simple JAR file, right? It shouldn't make a difference 🤔
b
What if my library could be used in Kotlin Multiplatform, Kotlin Native, KotlinJS, and Kotlin Java? Would I need to package it that many times?
l
Yes, different target platforms will need different artifacts.