GroupId | GroupIdio.embrace |
---|---|
ArtifactId | ArtifactIdembrace-android-okhttp3 |
Version | Version4.9.1 |
Type | Typeaar |
Filename | Size |
---|---|
embrace-android-okhttp3-4.9.1.pom | |
embrace-android-okhttp3-4.9.1.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.9.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.embrace/embrace-android-okhttp3/
implementation 'io.embrace:embrace-android-okhttp3:4.9.1'
// https://jarcasting.com/artifacts/io.embrace/embrace-android-okhttp3/
implementation ("io.embrace:embrace-android-okhttp3:4.9.1")
'io.embrace:embrace-android-okhttp3:aar:4.9.1'
<dependency org="io.embrace" name="embrace-android-okhttp3" rev="4.9.1">
<artifact name="embrace-android-okhttp3" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.embrace', module='embrace-android-okhttp3', version='4.9.1')
)
libraryDependencies += "io.embrace" % "embrace-android-okhttp3" % "4.9.1"
[io.embrace/embrace-android-okhttp3 "4.9.1"]