MVN

com.nhaarman : expect.kt

Maven & Gradle

Dec 16, 2018
26 usages
43 stars

Expect.kt · Readable test assertions in Kotlin

<dependency>
    <groupId>com.nhaarman</groupId>
    <artifactId>expect.kt</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nhaarman : expect.kt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.nhaarman : expect.kt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
expect.kt-1.0.1
0.6.x
expect.kt-0.6.2
expect.kt-0.6.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.nhaarman</groupId>
    <artifactId>expect.kt</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nhaarman : expect.kt gradle dependency to your build.gradle file:

implementation 'com.nhaarman:expect.kt:1.0.1'

Gradle Kotlin DSL: Add the following com.nhaarman : expect.kt gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nhaarman:expect.kt:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nhaarman : expect.kt sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nhaarman" % "expect.kt" % "1.0.1"

Advertisement

Dependencies from Group

Jun 21, 2018
148 usages
3k stars
Jun 21, 2018
102 usages
3k stars
Dec 16, 2018
26 usages
43 stars
Nov 25, 2016
2 usages
88 stars
Apr 13, 2021
2 usages
14 stars

Discover Dependencies

Sep 13, 2016
20 usages
5 stars
Feb 01, 2023
42 usages
11 stars
Jun 16, 2020
3 usages
1 stars
Sep 28, 2020
3 usages
10 stars
Jul 17, 2023
29 usages
752 stars
db
Mar 30, 2016
6 usages
Dec 22, 2020
13 usages
Feb 17, 2023
2 usages
0 stars
Jan 12, 2021
4 usages