GroupId | GroupIdcom.instabug.library |
---|---|
ArtifactId | ArtifactIdinstabug-with-okhttp-interceptor |
Version | Version4.14.0 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.instabug.library/instabug-with-okhttp-interceptor/ -->
<dependency>
<groupId>com.instabug.library</groupId>
<artifactId>instabug-with-okhttp-interceptor</artifactId>
<version>4.14.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:4.14.0'
// https://jarcasting.com/artifacts/com.instabug.library/instabug-with-okhttp-interceptor/
implementation ("com.instabug.library:instabug-with-okhttp-interceptor:4.14.0")
'com.instabug.library:instabug-with-okhttp-interceptor:aar:4.14.0'
<dependency org="com.instabug.library" name="instabug-with-okhttp-interceptor" rev="4.14.0">
<artifact name="instabug-with-okhttp-interceptor" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.instabug.library', module='instabug-with-okhttp-interceptor', version='4.14.0')
)
libraryDependencies += "com.instabug.library" % "instabug-with-okhttp-interceptor" % "4.14.0"
[com.instabug.library/instabug-with-okhttp-interceptor "4.14.0"]