Jar examples for k:kotlintest-runner-jvm
Kotlin Test Framework
You can download jar file kotlintest-runner-jvm 3.1.3 in this page.
The Apache 2.0 License
You can use the following script to add kotlintest-runner-jvm-3.1.3.jar to your project.
<dependency> <groupId>io.kotlintest</groupId> <artifactId>kotlintest-runner-jvm</artifactId> <version>3.1.3</version> </dependency>
compile group: 'io.kotlintest', name: 'kotlintest-runner-jvm', version: '3.1.3'
libraryDependencies += "io.kotlintest" % "kotlintest-runner-jvm" % "3.1.3"
<dependency org="io.kotlintest" name="kotlintest-runner-jvm" rev="3.1.3"/>
@Grapes(@Grab(group='io.kotlintest', module='kotlintest-runner-jvm', version='3.1.3'))
'io.kotlintest:kotlintest-runner-jvm:jar:3.1.3'
Click the following link to download the jar file.
kotlintest-runner-jvm-3.1.3-javadoc.jar