Kotlin and OSGi

    To include the Kotlin OSGi bundle to a Maven project:

    To include kotlin-osgi-bundle to a gradle project:

    Why not just add required manifest options to all Kotlin libraries

    Even though it is the most preferred way to provide OSGi support, unfortunately it couldn’t be done for now due to so called that couldn’t be easily eliminated and such a big change is not planned for now. There is feature but it is not the best option too and not recommended to use. So it was decided to make a separate artifact for OSGi.