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