Last Version

OkReplay no-op module 1.6.0

No-op module for OkReplay library

License

License

GroupId

GroupId

com.airbnb.okreplay
ArtifactId

ArtifactId

noop
Version

Version

1.6.0
Type

Type

jar
Description

Description

OkReplay no-op module
No-op 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 noop 1.6.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.12.2

Project Modules

There are no modules declared in this project.