Registry / web-framework / kotlin-react

kotlin-react

JSON →
library2026.4.9-19.2.5javamavenunverified

Kotlin React provides Kotlin wrappers for building React user interfaces.

<dependency> <groupId>org.jetbrains.kotlin-wrappers</groupId> <artifactId>kotlin-react</artifactId> <version>2026.4.9-19.2.5</version> </dependency>
INSTALL
IMPORT
SIG · KOTLIN-REACT
K
kotlin-react
web-frameworkjavav2026.4.9-19.2.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

render
react.dom.render

Minimal React app using Kotlin wrappers

import react.dom.render import react.fc fun main() { val App = fc { +"Hello, React!" } render(App, null) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2026.4.9-19.2.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
kotlin-react — mvn dependency:get kotlin-react · libregistry