Last Version

OkReplay core module 1.6.0

Core module for OkReplay library

License

License

GroupId

GroupId

com.airbnb.okreplay
ArtifactId

ArtifactId

okreplay
Version

Version

1.6.0
Type

Type

jar
Description

Description

OkReplay core module
Core module for OkReplay library
Project URL

Project URL

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

Source Code Management

https://github.com/airbnb/okreplay

Download okreplay 1.6.0


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50
org.yaml : snakeyaml jar 1.16
com.squareup.okhttp3 : okhttp jar 3.12.2
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.