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