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