Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhinayagarwal/kotlinjpms
Application written in Kotlin + Gradle, using Java module system.
https://github.com/abhinayagarwal/kotlinjpms
Last synced: about 2 months ago
JSON representation
Application written in Kotlin + Gradle, using Java module system.
- Host: GitHub
- URL: https://github.com/abhinayagarwal/kotlinjpms
- Owner: abhinayagarwal
- Created: 2018-08-28T15:11:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T16:51:50.000Z (over 6 years ago)
- Last Synced: 2024-10-31T15:47:54.389Z (3 months ago)
- Language: Kotlin
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Kotlin + JPMS + Gradle
====This example runs a JavaFX application written in Kotlin, using Java module system.
You need JDK 10 to build and run the sample.
```
./gradlew run
```