Get started with kotlin CDN

Apache-2.0 licensed

Modern, statically-typed Kotlin: JVM/JS, concise syntax, interoperable with Java.

Tags:
  • Kotlin
  • Language
  • Runtime
  • JavaScript
  • JetBrains

Stable version

Copied!

How to start using kotlin CDN


<!DOCTYPE html>
<html>
<head>
    <title>Get started with kotlin CDN - cdnhub.io</title>
</head>
<body>
    <script src="https://cdn.jsdelivr.net/npm/kotlin@1.9.23/dist/kotlin.js"></script>
    <script src="kotlin.js"></script>
</body>
</html>
Copied!
Copied!
Copied!
Copied!
Copied!

All versions