mparticle-android-integration-swrve

mParticle Kit integration for Swrve Android SDK

License

License

GroupId

GroupId

com.swrve.mparticle
ArtifactId

ArtifactId

mparticle-android-integration-swrve
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

mparticle-android-integration-swrve
mParticle Kit integration for Swrve Android SDK
Project URL

Project URL

https://github.com/swrve-services/mparticle-android-integration-swrve
Source Code Management

Source Code Management

https://github.com/swrve-services/mparticle-android-integration-swrve

Download mparticle-android-integration-swrve

How to add to project

<!-- https://jarcasting.com/artifacts/com.swrve.mparticle/mparticle-android-integration-swrve/ -->
<dependency>
    <groupId>com.swrve.mparticle</groupId>
    <artifactId>mparticle-android-integration-swrve</artifactId>
    <version>2.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.swrve.mparticle/mparticle-android-integration-swrve/
implementation 'com.swrve.mparticle:mparticle-android-integration-swrve:2.0.0'
// https://jarcasting.com/artifacts/com.swrve.mparticle/mparticle-android-integration-swrve/
implementation ("com.swrve.mparticle:mparticle-android-integration-swrve:2.0.0")
'com.swrve.mparticle:mparticle-android-integration-swrve:aar:2.0.0'
<dependency org="com.swrve.mparticle" name="mparticle-android-integration-swrve" rev="2.0.0">
  <artifact name="mparticle-android-integration-swrve" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.swrve.mparticle', module='mparticle-android-integration-swrve', version='2.0.0')
)
libraryDependencies += "com.swrve.mparticle" % "mparticle-android-integration-swrve" % "2.0.0"
[com.swrve.mparticle/mparticle-android-integration-swrve "2.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Swrve Kit Integration

This repository contains the Swrve integration for the mParticle Android SDK.

Adding the integration

  1. Add the kit dependency to your app's build.gradle:

    dependencies {
        compile 'com.mparticle:android-swrve-kit:5+'
    }
  2. Follow the mParticle Android SDK quick-start, then rebuild and launch your app, and verify that you see "Swrve detected" in the output of adb logcat.

  3. Reference mParticle's integration docs below to enable the integration.

Documentation

Swrve integration

License

Apache License 2.0

com.swrve.mparticle

Swrve Services

Versions

Version
2.0.0