License |
License |
---|---|
GroupId | GroupIdcom.airbnb.okreplay |
ArtifactId | ArtifactIdokreplay |
Version | Version1.6.0 |
Type | Typejar |
Description |
DescriptionOkReplay core module
Core module for OkReplay library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
okreplay-1.6.0.pom | |
okreplay-1.6.0.jar | 64 KB |
okreplay-1.6.0-sources.jar | 27 KB |
okreplay-1.6.0-javadoc.jar | 97 KB |
Browse |
<!-- 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"]
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 |