Last Version

assertk-common 0.14

assertions for kotlin inspired by assertj

License

License

GroupId

GroupId

com.willowtreeapps.assertk
ArtifactId

ArtifactId

assertk-common
Version

Version

0.14
Type

Type

pom
Description

Description

assertk-common
assertions for kotlin inspired by assertj
Project URL

Project URL

https://github.com/willowtreeapps/assertk
Source Code Management

Source Code Management

https://github.com/willowtreeapps/assertk

Download assertk-common 0.14


<!-- https://jarcasting.com/artifacts/com.willowtreeapps.assertk/assertk-common/ -->
<dependency>
    <groupId>com.willowtreeapps.assertk</groupId>
    <artifactId>assertk-common</artifactId>
    <version>0.14</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.willowtreeapps.assertk/assertk-common/
implementation 'com.willowtreeapps.assertk:assertk-common:0.14'
// https://jarcasting.com/artifacts/com.willowtreeapps.assertk/assertk-common/
implementation ("com.willowtreeapps.assertk:assertk-common:0.14")
'com.willowtreeapps.assertk:assertk-common:pom:0.14'
<dependency org="com.willowtreeapps.assertk" name="assertk-common" rev="0.14">
  <artifact name="assertk-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.willowtreeapps.assertk', module='assertk-common', version='0.14')
)
libraryDependencies += "com.willowtreeapps.assertk" % "assertk-common" % "0.14"
[com.willowtreeapps.assertk/assertk-common "0.14"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.2.50

runtime (1)

Group / Artifact Type Version
com.willowtreeapps.opentest4k : opentest4k-common jar 1.1.0

Project Modules

There are no modules declared in this project.