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