GroupId | GroupIdio.embrace |
---|---|
ArtifactId | ArtifactIdembrace-android-okhttp3 |
Version | Version4.8.7 |
Type | Typeaar |
Filename | Size |
---|---|
embrace-android-okhttp3-4.8.7.pom | |
embrace-android-okhttp3-4.8.7.aar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.embrace/embrace-android-okhttp3/ -->
<dependency>
<groupId>io.embrace</groupId>
<artifactId>embrace-android-okhttp3</artifactId>
<version>4.8.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.embrace/embrace-android-okhttp3/
implementation 'io.embrace:embrace-android-okhttp3:4.8.7'
// https://jarcasting.com/artifacts/io.embrace/embrace-android-okhttp3/
implementation ("io.embrace:embrace-android-okhttp3:4.8.7")
'io.embrace:embrace-android-okhttp3:aar:4.8.7'
<dependency org="io.embrace" name="embrace-android-okhttp3" rev="4.8.7">
<artifact name="embrace-android-okhttp3" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.embrace', module='embrace-android-okhttp3', version='4.8.7')
)
libraryDependencies += "io.embrace" % "embrace-android-okhttp3" % "4.8.7"
[io.embrace/embrace-android-okhttp3 "4.8.7"]