MVN

com.willowtreeapps.assertk : assertk

Maven & Gradle

May 19, 2023
11 usages
718 stars

assertk · Assertions for Kotlin inspired by assertj

<dependency>
    <groupId>com.willowtreeapps.assertk</groupId>
    <artifactId>assertk</artifactId>
    <version>0.26.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.willowtreeapps.assertk : assertk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.26.1

All Versions

Choose a version of com.willowtreeapps.assertk : assertk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.26.x
assertk-0.26.1
0.26
assertk-0.26
0.25
assertk-0.25
0.24
assertk-0.24
0.23.x
assertk-0.23.1
0.23
assertk-0.23
0.22
assertk-0.22
0.21
assertk-0.21
0.20
assertk-0.20
0.19
assertk-0.19
0.18
assertk-0.18
0.17
assertk-0.17
0.16
assertk-0.16
0.15
assertk-0.15
0.10
assertk-0.10
0.9
assertk-0.9

How to add a dependency to Maven

Add the following com.willowtreeapps.assertk : assertk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.willowtreeapps.assertk</groupId>
    <artifactId>assertk</artifactId>
    <version>0.26.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.willowtreeapps.assertk : assertk gradle dependency to your build.gradle file:

implementation 'com.willowtreeapps.assertk:assertk:0.26.1'

Gradle Kotlin DSL: Add the following com.willowtreeapps.assertk : assertk gradle kotlin dependency to your build.gradle.kts file:

implementation("com.willowtreeapps.assertk:assertk:0.26.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.willowtreeapps.assertk : assertk sbt scala dependency to your build.sbt file:

libraryDependencies += "com.willowtreeapps.assertk" % "assertk" % "0.26.1"

Advertisement

Dependencies from Group

May 19, 2023
45 usages
718 stars
May 19, 2023
11 usages
718 stars
May 19, 2023
2 usages
718 stars
Apr 27, 2019
2 usages
718 stars
May 05, 2021
1 usages
718 stars

Discover Dependencies

Mar 12, 2023
15 usages
869 stars
Dec 06, 2018
6 usages
Aug 03, 2018
11 usages
159 stars
Aug 05, 2022
54 usages
373 stars
io
Mar 03, 2017
9 usages
2k stars
Jan 04, 2023
15 usages
2 stars
Apr 04, 2023
2 usages
269 stars
Jun 20, 2020
8 usages
1.2k stars