I know how I could do this in Groovy. For example: flavor1Implementation 'libs.example' or freeImplementaiotn 'libs.example'
How to define implementation for just "flavor1" in Kotlin DSL?