License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdcom.mixpanel.android |
ArtifactId | ArtifactIdannotations-compiler |
Version | Version0.1.0-RC1 |
Type | Typejar |
Description |
Descriptionannotations-compiler
Annotation Processor for the Mixpanel library for Android
http://mixpanel.com/android-analytics/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.mixpanel.android/annotations-compiler/ -->
<dependency>
<groupId>com.mixpanel.android</groupId>
<artifactId>annotations-compiler</artifactId>
<version>0.1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mixpanel.android/annotations-compiler/
implementation 'com.mixpanel.android:annotations-compiler:0.1.0-RC1'
// https://jarcasting.com/artifacts/com.mixpanel.android/annotations-compiler/
implementation ("com.mixpanel.android:annotations-compiler:0.1.0-RC1")
'com.mixpanel.android:annotations-compiler:jar:0.1.0-RC1'
<dependency org="com.mixpanel.android" name="annotations-compiler" rev="0.1.0-RC1">
<artifact name="annotations-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mixpanel.android', module='annotations-compiler', version='0.1.0-RC1')
)
libraryDependencies += "com.mixpanel.android" % "annotations-compiler" % "0.1.0-RC1"
[com.mixpanel.android/annotations-compiler "0.1.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
com.mixpanel.android : annotations | jar | 0.1.0-RC1 |