Creating a simple Kotlin wrapper library
- By monic
The purpose of this tutorial is to show a way of compiling Kotlin into your developed library as a “fat” JAR (a JAR file containing all necessary dependencies and classes bundled in).
Compared to...
Compared to...
Last edited: