A Kotlin library for generating Kotlin source code programmatically with a fluent API.
<dependency>
<groupId>com.squareup</groupId>
<artifactId>kotlinpoet</artifactId>
<version>2.3.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates a Kotlin file with a greeting function.
No known issues recorded.
No dependency data recorded yet.