A Kotlin DSL for building HTML content on the JVM using type-safe builders.
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-html-jvm</artifactId>
<version>0.12.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates an HTML string with a heading using the Kotlinx HTML DSL.
Use Kotlin source files or call the generated HTML from Java via a wrapper.
No dependency data recorded yet.