не последняя версия
Последняя версия 0.1.0-RC1

com.mixpanel.android:annotations 0.1.0-BETA01

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

Группа

Группа

com.mixpanel.android
Идентификатор

Идентификатор

annotations
Версия

Версия

0.1.0-BETA01
Тип

Тип

jar

Скачать annotations 0.1.0-BETA01


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