Last Version

Mixpanel Client 0.1.1

A friendly wrapper around the main Mixpanel Java client with added async support for high throughput applications

Categories

Categories

CLI User Interface
GroupId

GroupId

com.brandwatch.mixpanel
ArtifactId

ArtifactId

mixpanel-client
Version

Version

0.1.1
Type

Type

jar
Description

Description

Mixpanel Client
A friendly wrapper around the main Mixpanel Java client with added async support for high throughput applications
Source Code Management

Source Code Management

https://github.com/BrandwatchLtd/async-mixpanel-client

Download mixpanel-client 0.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.mixpanel : mixpanel-java jar 1.4.3
org.slf4j : slf4j-api jar 1.7.12

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.