MVN

com.eed3si9n.expecty : expecty_2.11

Maven & Gradle

Sep 14, 2022
1 usages
98 stars

Expecty · Power assertions (as known from Groovy and Spock) for the Scala language.

<dependency>
    <groupId>com.eed3si9n.expecty</groupId>
    <artifactId>expecty_2.11</artifactId>
    <version>0.16.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.eed3si9n.expecty : expecty_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.16.0

All Versions

Choose a version of com.eed3si9n.expecty : expecty_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.16.x
expecty_2.11-0.16.0
0.15.x
expecty_2.11-0.15.4
expecty_2.11-0.15.3
expecty_2.11-0.15.2
expecty_2.11-0.15.1
expecty_2.11-0.15.1-M2
expecty_2.11-0.15.1-M1
expecty_2.11-0.15.0
0.14.x
expecty_2.11-0.14.1
expecty_2.11-0.14.0
0.13.x
expecty_2.11-0.13.0
0.12.x
expecty_2.11-0.12.0
0.11.x
expecty_2.11-0.11.0

How to add a dependency to Maven

Add the following com.eed3si9n.expecty : expecty_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.eed3si9n.expecty</groupId>
    <artifactId>expecty_2.11</artifactId>
    <version>0.16.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.eed3si9n.expecty : expecty_2.11 gradle dependency to your build.gradle file:

implementation 'com.eed3si9n.expecty:expecty_2.11:0.16.0'

Gradle Kotlin DSL: Add the following com.eed3si9n.expecty : expecty_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.eed3si9n.expecty:expecty_2.11:0.16.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.eed3si9n.expecty : expecty_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.eed3si9n.expecty" % "expecty_2.11" % "0.16.0"

Advertisement

Dependencies from Group

Sep 14, 2022
18 usages
98 stars
Sep 14, 2022
17 usages
98 stars
Sep 14, 2022
12 usages
98 stars
Sep 14, 2022
11 usages
98 stars
Sep 14, 2022
11 usages
98 stars

Discover Dependencies

Aug 27, 2020
1 usages
1 stars
Jan 11, 2022
7 usages
1k stars
Apr 08, 2021
34 usages
0 stars
Aug 21, 2017
4 usages
Mar 07, 2023
13 usages
May 21, 2021
2 usages
89 stars
May 08, 2018
16 usages
352 stars
May 03, 2010
8 usages