Kotlin Support for Java 9 Module System?

:mega: :modular artifacts are going to be a part of Kotlin 1.3.20.
I’ve created an example project to show how to use jlink with these modular artifacts: GitHub - ilya-g/kotlin-jlink-examples: Examples how to use jlink with kotlin in gradle and maven. Since 1.3.20 is not released yet, the example depends on the 1.3.20-eap-25 version of the artifacts.

8 Likes