Batch.com Android Mixpanel Dispatcher

Batch.com's Android Mixpanel Dispatcher main artifact

Лицензия

Лицензия

Copyright (c) 2014-Present, Batch.com
Группа

Группа

com.batch.android
Идентификатор

Идентификатор

mixpanel-dispatcher
Последняя версия

Последняя версия

2.0.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

Batch.com Android Mixpanel Dispatcher
Batch.com's Android Mixpanel Dispatcher main artifact
Ссылка на сайт

Ссылка на сайт

https://batch.com
Организация-разработчик

Организация-разработчик

Batch.com
Система контроля версий

Система контроля версий

https://github.com/BatchLabs/Batch-Android-mixpanel-dispatcher

Скачать mixpanel-dispatcher

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.batch.android : batch-sdk jar 1.17.0
com.mixpanel.android : mixpanel-android jar 5.8.0

Модули Проекта

Данный проект не имеет модулей.

Maven Central Github Action

Batch.com Android Mixpanel Dispatcher

Logo

About

A "ready-to-go" dispatcher that reflect event from the Batch SDK to Mixpanel using UTM tags.

Requirements

  • Android Studio 3.0+
  • Android 15+
  • Batch Android SDK 1.17.0+
  • Mixpanel 5+

Installation

Gradle (recommended)

implementation 'com.batch.android:mixpanel-dispatcher:2.0.0'

Read our setup documentation to follow a step by step tutorial for integrating Batch features into your app.

Documentation

Copyright 2020 - Batch.com

com.batch.android

Batch.com

The notifications infrastructure of successful mobile apps

Версии библиотеки

Версия
2.0.0
1.1.1
1.1.0
1.0.0