License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.segment.analytics.kotlin.destinations |
ArtifactId | ArtifactIdmixpanel |
Last Version | Last Version1.5.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionmixpanel
Destination for Mixpanel
|
Filename | Size |
---|---|
mixpanel-1.5.2.pom | |
mixpanel-1.5.2-sources.jar | 4 KB |
mixpanel-1.5.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.segment.analytics.kotlin.destinations/mixpanel/ -->
<dependency>
<groupId>com.segment.analytics.kotlin.destinations</groupId>
<artifactId>mixpanel</artifactId>
<version>1.5.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.segment.analytics.kotlin.destinations/mixpanel/
implementation 'com.segment.analytics.kotlin.destinations:mixpanel:1.5.2'
// https://jarcasting.com/artifacts/com.segment.analytics.kotlin.destinations/mixpanel/
implementation ("com.segment.analytics.kotlin.destinations:mixpanel:1.5.2")
'com.segment.analytics.kotlin.destinations:mixpanel:aar:1.5.2'
<dependency org="com.segment.analytics.kotlin.destinations" name="mixpanel" rev="1.5.2">
<artifact name="mixpanel" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.segment.analytics.kotlin.destinations', module='mixpanel', version='1.5.2')
)
libraryDependencies += "com.segment.analytics.kotlin.destinations" % "mixpanel" % "1.5.2"
[com.segment.analytics.kotlin.destinations/mixpanel "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 |
com.mixpanel.android : mixpanel-android | jar | 5.8.7 |