License |
License |
---|---|
GroupId | GroupIdcom.instabug.library |
ArtifactId | ArtifactIdinstabug-with-okhttp-interceptor |
Last Version | Last Version11.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionInstabug Support Library
Instabug Android SDK: In-App feedback for mobile apps!
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.instabug.library/instabug-with-okhttp-interceptor/ -->
<dependency>
<groupId>com.instabug.library</groupId>
<artifactId>instabug-with-okhttp-interceptor</artifactId>
<version>11.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.instabug.library/instabug-with-okhttp-interceptor/
implementation 'com.instabug.library:instabug-with-okhttp-interceptor:11.2.0'
// https://jarcasting.com/artifacts/com.instabug.library/instabug-with-okhttp-interceptor/
implementation ("com.instabug.library:instabug-with-okhttp-interceptor:11.2.0")
'com.instabug.library:instabug-with-okhttp-interceptor:aar:11.2.0'
<dependency org="com.instabug.library" name="instabug-with-okhttp-interceptor" rev="11.2.0">
<artifact name="instabug-with-okhttp-interceptor" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.instabug.library', module='instabug-with-okhttp-interceptor', version='11.2.0')
)
libraryDependencies += "com.instabug.library" % "instabug-with-okhttp-interceptor" % "11.2.0"
[com.instabug.library/instabug-with-okhttp-interceptor "11.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : logging-interceptor | jar | 3.4.1 |
com.instabug.library : instabug-core | jar | 11.2.0 |