MVN

com.airbnb.okreplay : junit

Maven & Gradle

Jan 28, 2020
1 usages
777 stars

OkReplay JUnit module · JUnit classes for OkReplay

<dependency>
    <groupId>com.airbnb.okreplay</groupId>
    <artifactId>junit</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.airbnb.okreplay : junit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0

All Versions

Choose a version of com.airbnb.okreplay : junit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
junit-1.6.0
1.5.x
junit-1.5.0
1.4.x
junit-1.4.0
1.3.x
junit-1.3.0
1.2.x
junit-1.2.0
1.1.x
junit-1.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.airbnb.okreplay</groupId>
    <artifactId>junit</artifactId>
    <version>1.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.airbnb.okreplay : junit gradle dependency to your build.gradle file:

implementation 'com.airbnb.okreplay:junit:1.6.0'

Gradle Kotlin DSL: Add the following com.airbnb.okreplay : junit gradle kotlin dependency to your build.gradle.kts file:

implementation("com.airbnb.okreplay:junit:1.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.airbnb.okreplay : junit sbt scala dependency to your build.sbt file:

libraryDependencies += "com.airbnb.okreplay" % "junit" % "1.6.0"

Advertisement

Dependencies from Group

Jan 28, 2020
1 usages
777 stars
Jan 28, 2020
1 usages
777 stars
Jan 28, 2020
777 stars
Jan 28, 2020
777 stars
Jan 28, 2020
777 stars

Discover Dependencies

Oct 11, 2017
2 usages
2 stars
May 15, 2017
0 stars
May 16, 2017
3 usages
12 stars
May 23, 2023
1 usages
1.7k stars
Jul 30, 2018
1 usages
0 stars
May 20, 2017
0 stars
May 20, 2017
0 stars
Sep 25, 2019
409 stars