License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdcom.mparticle |
ArtifactId | ArtifactIdandroid-core |
Version | Version5.35.2 |
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.35.2.pom | |
android-core-5.35.2-sources.jar | 227 KB |
android-core-5.35.2-javadoc.jar | 772 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mparticle/android-core/ -->
<dependency>
<groupId>com.mparticle</groupId>
<artifactId>android-core</artifactId>
<version>5.35.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mparticle/android-core/
implementation 'com.mparticle:android-core:5.35.2'
// https://jarcasting.com/artifacts/com.mparticle/android-core/
implementation ("com.mparticle:android-core:5.35.2")
'com.mparticle:android-core:aar:5.35.2'
<dependency org="com.mparticle" name="android-core" rev="5.35.2">
<artifact name="android-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mparticle', module='android-core', version='5.35.2')
)
libraryDependencies += "com.mparticle" % "android-core" % "5.35.2"
[com.mparticle/android-core "5.35.2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | [1.0.0,) |
androidx.localbroadcastmanager » localbroadcastmanager | jar | 1.0.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |