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