is not current version
Last Version 11.2.0

com.instabug.library:instabug-apm-okhttp-interceptor 10.1.1

Instabug Android SDK: In-App feedback for mobile apps!

GroupId

GroupId

com.instabug.library
ArtifactId

ArtifactId

instabug-apm-okhttp-interceptor
Version

Version

10.1.1
Type

Type

aar

Download instabug-apm-okhttp-interceptor 10.1.1


<!-- https://jarcasting.com/artifacts/com.instabug.library/instabug-apm-okhttp-interceptor/ -->
<dependency>
    <groupId>com.instabug.library</groupId>
    <artifactId>instabug-apm-okhttp-interceptor</artifactId>
    <version>10.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.instabug.library/instabug-apm-okhttp-interceptor/
implementation 'com.instabug.library:instabug-apm-okhttp-interceptor:10.1.1'
// https://jarcasting.com/artifacts/com.instabug.library/instabug-apm-okhttp-interceptor/
implementation ("com.instabug.library:instabug-apm-okhttp-interceptor:10.1.1")
'com.instabug.library:instabug-apm-okhttp-interceptor:aar:10.1.1'
<dependency org="com.instabug.library" name="instabug-apm-okhttp-interceptor" rev="10.1.1">
  <artifact name="instabug-apm-okhttp-interceptor" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.instabug.library', module='instabug-apm-okhttp-interceptor', version='10.1.1')
)
libraryDependencies += "com.instabug.library" % "instabug-apm-okhttp-interceptor" % "10.1.1"
[com.instabug.library/instabug-apm-okhttp-interceptor "10.1.1"]