<dependency>
<groupId>com.mixpanel.android</groupId>
<artifactId>mixpanel-android</artifactId>
<version>6.2.0-beta1</version>
<type>aar</type>
</dependency>
@Grapes(
@Grab(group='com.mixpanel.android', module='mixpanel-android', version='6.2.0-beta1')
)
compile