| License |
License |
|---|---|
| Categories |
CategoriesKotlin Languages |
| GroupId | GroupIdcom.segment.analytics.kotlin.destinations |
| ArtifactId | ArtifactIdamplitude |
| Last Version | Last Version1.5.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionamplitude
Destination plugin for Amplitude
|
| Filename | Size |
|---|---|
| amplitude-1.5.2.pom | |
| amplitude-1.5.2-sources.jar | 2 KB |
| amplitude-1.5.2-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.segment.analytics.kotlin.destinations/amplitude/ -->
<dependency>
<groupId>com.segment.analytics.kotlin.destinations</groupId>
<artifactId>amplitude</artifactId>
<version>1.5.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.segment.analytics.kotlin.destinations/amplitude/
implementation 'com.segment.analytics.kotlin.destinations:amplitude:1.5.2'
// https://jarcasting.com/artifacts/com.segment.analytics.kotlin.destinations/amplitude/
implementation ("com.segment.analytics.kotlin.destinations:amplitude:1.5.2")
'com.segment.analytics.kotlin.destinations:amplitude:aar:1.5.2'
<dependency org="com.segment.analytics.kotlin.destinations" name="amplitude" rev="1.5.2">
<artifact name="amplitude" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.segment.analytics.kotlin.destinations', module='amplitude', version='1.5.2')
)
libraryDependencies += "com.segment.analytics.kotlin.destinations" % "amplitude" % "1.5.2"
[com.segment.analytics.kotlin.destinations/amplitude "1.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.segment.analytics.kotlin : android | jar | 1.5.0 |
| androidx.multidex » multidex | jar | 2.0.1 |
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.1 |
| com.google.android.material » material | jar | 1.5.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.3 |
| androidx.lifecycle » lifecycle-process | jar | 2.4.1 |
| androidx.lifecycle » lifecycle-common-java8 | jar | 2.4.1 |