Extensions for KotlinPoet to interoperate with KSP (Kotlin Symbol Processing) for code generation.
<dependency>
<groupId>com.squareup</groupId>
<artifactId>kotlinpoet-ksp</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.
Implement a KSP symbol processor using KotlinPoet extensions.
Check compatibility with your Kotlin and KSP versions; use with caution in production.
No dependency data recorded yet.