1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.sv/common/kotlin.md

13 lines
178 B
Markdown
Raw Permalink Normal View History

# kotlin
> Kotlin Programstartare.
2021-03-30 09:33:39 +02:00
> Mer information: <https://kotlinlang.org>.
- Kör en jar fil:
`kotlin {{filnamn.jar}}`
- Visa Kotlin och JVM version:
`kotlin -version`