is not current version
Last Version 0.1.0-RC1

com.mixpanel.android:annotations-compiler 0.1.0-BETA01

Annotation Processor for the Mixpanel library for Android http://mixpanel.com/android-analytics/

GroupId

GroupId

com.mixpanel.android
ArtifactId

ArtifactId

annotations-compiler
Version

Version

0.1.0-BETA01
Type

Type

jar

Download annotations-compiler 0.1.0-BETA01


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