Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ilya-g/kotlin-jlink-examples

Examples how to use jlink with kotlin in gradle and maven
https://github.com/ilya-g/kotlin-jlink-examples

gradle jlink kotlin maven

Last synced: 3 months ago
JSON representation

Examples how to use jlink with kotlin in gradle and maven

Awesome Lists containing this project

README

        

# kotlin-jlink-examples

Examples how to use jlink with kotlin in gradle and maven.

You can open projects from these subdirectories:

- [gradle](gradle) — Gradle example
- [maven](maven) — Maven example