kotlinx.html
kotlinx.html copied to clipboard
Missing packages on release
trafficstars
on getting started page it says I can download jar, zip and webjar from release page. but on release page there is only a zip of source code!
for one it may be trivial to get it from repository (http://dl.bintray.com/kotlinx/kotlinx/org/jetbrains/kotlinx/) but won't it be easier if it was just on that page?
The main workflow is to use maven or gradle so the tools will download it. But I believe we can automate githib upload as well
Will use github-release-plugin to get them published