License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdcom.mparticle |
ArtifactId | ArtifactIdandroid-core |
Last Version | Last Version5.41.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionCore mParticle SDK supporting only server-side integrations.
Core mParticle SDK supporting only server-side integrations.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-core-5.41.2.pom | |
android-core-5.41.2.aar | 569 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mparticle/android-core/ -->
<dependency>
<groupId>com.mparticle</groupId>
<artifactId>android-core</artifactId>
<version>5.41.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mparticle/android-core/
implementation 'com.mparticle:android-core:5.41.2'
// https://jarcasting.com/artifacts/com.mparticle/android-core/
implementation ("com.mparticle:android-core:5.41.2")
'com.mparticle:android-core:aar:5.41.2'
<dependency org="com.mparticle" name="android-core" rev="5.41.2">
<artifact name="android-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mparticle', module='android-core', version='5.41.2')
)
libraryDependencies += "com.mparticle" % "android-core" % "5.41.2"
[com.mparticle/android-core "5.41.2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | [1.0.0,) |
androidx.localbroadcastmanager » localbroadcastmanager | jar | 1.0.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.20 |