Last Version

OkReplay JUnit module 1.6.0

JUnit classes for OkReplay

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.airbnb.okreplay
ArtifactId

ArtifactId

junit
Version

Version

1.6.0
Type

Type

jar
Description

Description

OkReplay JUnit module
JUnit classes for OkReplay
Project URL

Project URL

https://github.com/airbnb/okreplay
Source Code Management

Source Code Management

https://github.com/airbnb/okreplay

Download junit 1.6.0


<!-- https://jarcasting.com/artifacts/com.airbnb.okreplay/junit/ -->
<dependency>
    <groupId>com.airbnb.okreplay</groupId>
    <artifactId>junit</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.airbnb.okreplay/junit/
implementation 'com.airbnb.okreplay:junit:1.6.0'
// https://jarcasting.com/artifacts/com.airbnb.okreplay/junit/
implementation ("com.airbnb.okreplay:junit:1.6.0")
'com.airbnb.okreplay:junit:jar:1.6.0'
<dependency org="com.airbnb.okreplay" name="junit" rev="1.6.0">
  <artifact name="junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airbnb.okreplay', module='junit', version='1.6.0')
)
libraryDependencies += "com.airbnb.okreplay" % "junit" % "1.6.0"
[com.airbnb.okreplay/junit "1.6.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.airbnb.okreplay : okreplay jar 1.6.0

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.