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