How is a Kotlin multi-platform library distributed...
# multiplatform
n
How is a Kotlin multi-platform library distributed/deployed
j
Maven, actually. I've been working on it myself and I have deployment up and running - check out what I did here: https://github.com/UnknownJoe796/kotlinx.
n
What is the bintray URL for your libraries?
j
It's not posted to bintray yet. It's still in really really early development
There is a task in there, however, for posting the libraries to Bintray if given the requisite .properties file.
s
You can look at this multiplatfrom project: https://github.com/kotlin/kotlinx.serialization