Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ilya-g/kotlin-jlink-examples
- Owner: ilya-g
- License: unlicense
- Created: 2018-10-16T11:43:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-28T18:44:50.000Z (about 2 years ago)
- Last Synced: 2024-10-11T11:32:17.132Z (3 months ago)
- Topics: gradle, jlink, kotlin, maven
- Language: Kotlin
- Size: 145 KB
- Stars: 35
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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