Jar examples for e:expect.kt
Readable test assertions in Kotlin.
You can download jar file expect.kt 0.6.2 in this page.
Apache-2.0
You can use the following script to add expect.kt-0.6.2.jar to your project.
<dependency> <groupId>com.nhaarman</groupId> <artifactId>expect.kt</artifactId> <version>0.6.2</version> </dependency>
compile group: 'com.nhaarman', name: 'expect.kt', version: '0.6.2'
libraryDependencies += "com.nhaarman" % "expect.kt" % "0.6.2"
<dependency org="com.nhaarman" name="expect.kt" rev="0.6.2"/>
@Grapes(@Grab(group='com.nhaarman', module='expect.kt', version='0.6.2'))
'com.nhaarman:expect.kt:jar:0.6.2'
Click the following link to download the jar file.
expect.kt-0.6.2-javadoc.jar