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