v1.1.0
sbt-api-mapping 1.1.0 now handles linking to Javadoc for Java standard library (#6).
- References to java symbols will link to the specific page of Javadoc if the current Scala version is 2.12.3 or newer version (thanks to scala/scala#5799).
- References to java symbols will link to the homepage of the external library's Javadoc if the current Scala version is an older version.