MVN

com.winterbe : expekt

Maven & Gradle

Sep 21, 2016
6 usages
168 stars

Expekt · BDD assertion library for Kotlin

<dependency>
    <groupId>com.winterbe</groupId>
    <artifactId>expekt</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.winterbe : expekt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of com.winterbe : expekt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
expekt-0.5.0
0.4.x
expekt-0.4.0
0.2.x
expekt-0.2.0
0.1.x
expekt-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.winterbe</groupId>
    <artifactId>expekt</artifactId>
    <version>0.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.winterbe : expekt gradle dependency to your build.gradle file:

implementation 'com.winterbe:expekt:0.5.0'

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

implementation("com.winterbe:expekt:0.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.winterbe : expekt sbt scala dependency to your build.sbt file:

libraryDependencies += "com.winterbe" % "expekt" % "0.5.0"

Advertisement

Dependencies from Group

Sep 21, 2016
6 usages
168 stars

Discover Dependencies

Feb 23, 2016
gax
Aug 01, 2023
254 usages
41 stars
Oct 08, 2021
11 usages
62 stars
Aug 06, 2017
7 stars
Nov 27, 2017
11 usages
399 stars
Feb 15, 2018
3 usages
278 stars
Mar 05, 2016
1.8k stars
Nov 15, 2022
5 usages
4.5k stars
Feb 05, 2017
2 usages