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