Hi, I have a library that contains just an API Contract written in plain Kotlin, but it is built by Maven. Is there a way to distribute that library in a way that could be used in the KMM project targeting on Android and iOS? Currently, implementing this library in commonMain results in not finding imports