The Kotlin programming language (https://kotlinlang.org/).
Backend: <span style="color: purple"><code>pants.backend.experimental.kotlin</code></span> Config section: <span style="color: purple"><code>[kotlin]</code></span>
## Basic options
<div style="color: purple"> <h3><code>version_for_resolve</code></h3> <code>--kotlin-version-for-resolve="{'key1': val1, 'key2': val2, ...}"</code><br> <code>PANTS_KOTLIN_VERSION_FOR_RESOLVE</code><br> </div> <div style="padding-left: 2em;"> <span style="color: green">default: <code>{}</code></span>
<br>
A dictionary mapping the name of a resolve to the Kotlin version to use for all Kotlin targets consuming that resolve.
</div> <br>
## Advanced options
None
## Deprecated options
None