Jar examples for a:assertk
assertions for kotlin inspired by assertj
You can download jar file assertk 0.10 in this page.
The Apache Software License, Version 2.0
You can use the following script to add assertk-0.10.jar to your project.
<dependency> <groupId>com.willowtreeapps.assertk</groupId> <artifactId>assertk</artifactId> <version>0.10</version> </dependency>
compile group: 'com.willowtreeapps.assertk', name: 'assertk', version: '0.10'
libraryDependencies += "com.willowtreeapps.assertk" % "assertk" % "0.10"
<dependency org="com.willowtreeapps.assertk" name="assertk" rev="0.10"/>
@Grapes(@Grab(group='com.willowtreeapps.assertk', module='assertk', version='0.10'))
'com.willowtreeapps.assertk:assertk:jar:0.10'
Click the following link to download the jar file.
assertk-0.10-javadoc.jar