MVN

com.willowtreeapps.assertk : assertk-js

Maven & Gradle

May 19, 2023
2 usages
725 stars

assertk · Assertions for Kotlin inspired by assertj

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

Latest Version

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

  • Latest Stable: 0.26.1

All Versions

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

Version Vulnerabilities Updated
0.26.x
assertk-js-0.26.1
0.26
assertk-js-0.26
0.25
assertk-js-0.25
0.24
assertk-js-0.24
0.23.x
assertk-js-0.23.1
0.23
assertk-js-0.23
0.22
assertk-js-0.22
0.21
assertk-js-0.21
0.20
assertk-js-0.20
0.19
assertk-js-0.19
0.18
assertk-js-0.18
0.17
assertk-js-0.17
0.16
assertk-js-0.16
0.15
assertk-js-0.15
0.14
assertk-js-0.14
0.13
assertk-js-0.13
0.12
assertk-js-0.12
0.11
assertk-js-0.11

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

Apr 04, 2019
3.3k stars
May 12, 2019
1 usages
8 stars
Oct 14, 2018
5 usages
2 stars
Aug 22, 2018
2 usages
3 stars
Jul 31, 2018
1 usages
0 stars
Sep 08, 2018
1 usages
162 stars