Multiplatform in dokka will be supported from the next release (which should be soon™) , however javadoc will not work with multiplatform projects (as it is not supported by the JDK doclet). As for the javadoc.jar, you can create one yourself (eg. with Gradle jar task) and then pass it to the maven-publish plugin