License |
License |
---|---|
GroupId | GroupIdio.embrace |
ArtifactId | ArtifactIdembrace-android-okhttp3 |
Version | Version5.0.3 |
Type | Typeaar |
Description |
Descriptionembrace-android-okhttp3
Embrace Android SDK
|
Filename | Size |
---|---|
embrace-android-okhttp3-5.0.3.pom | |
embrace-android-okhttp3-5.0.3.aar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.embrace/embrace-android-okhttp3/ -->
<dependency>
<groupId>io.embrace</groupId>
<artifactId>embrace-android-okhttp3</artifactId>
<version>5.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.embrace/embrace-android-okhttp3/
implementation 'io.embrace:embrace-android-okhttp3:5.0.3'
// https://jarcasting.com/artifacts/io.embrace/embrace-android-okhttp3/
implementation ("io.embrace:embrace-android-okhttp3:5.0.3")
'io.embrace:embrace-android-okhttp3:aar:5.0.3'
<dependency org="io.embrace" name="embrace-android-okhttp3" rev="5.0.3">
<artifact name="embrace-android-okhttp3" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.embrace', module='embrace-android-okhttp3', version='5.0.3')
)
libraryDependencies += "io.embrace" % "embrace-android-okhttp3" % "5.0.3"
[io.embrace/embrace-android-okhttp3 "5.0.3"]