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