Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```