Official documentation instructs how to use kapt from Gradle and Maven. But how can I use kapt from command line, with kotlinc?
Official documentation instructs how to use kapt from Gradle and Maven. But how can I use kapt from command line, with kotlinc?