Kotlin is a statically typed programming language that compiles to JVM byte codes and JavaScrip
'org.jetbrains.kotlin:kotlin-reflect:0.11.91'
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-reflect</artifactId>
<version>0.11.91</version>
</dependency>
<dependency org="org.jetbrains.kotlin" name="kotlin-reflect" rev="0.11.91"/>
"org.jetbrains.kotlin", "kotlin-reflect", "0.11.91"