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