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