License |
License |
---|---|
GroupId | GroupIdcom.amplitude |
ArtifactId | ArtifactIdandroid-sdk |
Last Version | Last Version3.35.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionandroid-sdk
Amplitude Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-sdk-3.35.1.pom | |
android-sdk-3.35.1.aar | 79 KB |
android-sdk-3.35.1-sources.jar | 51 KB |
android-sdk-3.35.1-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.amplitude/android-sdk/ -->
<dependency>
<groupId>com.amplitude</groupId>
<artifactId>android-sdk</artifactId>
<version>3.35.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.amplitude/android-sdk/
implementation 'com.amplitude:android-sdk:3.35.1'
// https://jarcasting.com/artifacts/com.amplitude/android-sdk/
implementation ("com.amplitude:android-sdk:3.35.1")
'com.amplitude:android-sdk:aar:3.35.1'
<dependency org="com.amplitude" name="android-sdk" rev="3.35.1">
<artifact name="android-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.amplitude', module='android-sdk', version='3.35.1')
)
libraryDependencies += "com.amplitude" % "android-sdk" % "3.35.1"
[com.amplitude/android-sdk "3.35.1"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp Optional | jar | 4.2.2 |