MVN

io.failify : failifyrt

Maven & Gradle

May 02, 2019
3 usages
8 stars

Failify Runtime · The runtime library for Failify testing library

<dependency>
    <groupId>io.failify</groupId>
    <artifactId>failifyrt</artifactId>
    <version>0.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.failify : failifyrt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.2

All Versions

Choose a version of io.failify : failifyrt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
failifyrt-0.2.2
failifyrt-0.2.1
failifyrt-0.2.0
0.1.x
failifyrt-0.1.0

How to add a dependency to Maven

Add the following io.failify : failifyrt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.failify</groupId>
    <artifactId>failifyrt</artifactId>
    <version>0.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.failify : failifyrt gradle dependency to your build.gradle file:

implementation 'io.failify:failifyrt:0.2.2'

Gradle Kotlin DSL: Add the following io.failify : failifyrt gradle kotlin dependency to your build.gradle.kts file:

implementation("io.failify:failifyrt:0.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.failify : failifyrt sbt scala dependency to your build.sbt file:

libraryDependencies += "io.failify" % "failifyrt" % "0.2.2"

Advertisement

Dependencies from Group

May 02, 2019
3 usages
8 stars
May 02, 2019
2 usages
8 stars
May 02, 2019
8 stars
May 02, 2019
8 stars

Discover Dependencies

Dec 07, 2019
11 usages
36 stars
Jul 19, 2023
10 usages
16 stars
Jan 27, 2016
2 usages
Sep 20, 2021
7 usages
12 stars
Dec 28, 2019
3 usages
3 stars
May 10, 2019
2 usages
39 stars
May 20, 2021
3 usages
1.6k stars