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

com.mixpanel.android:annotations 0.1.0-BETA03

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

Группа

Группа

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

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

annotations
Версия

Версия

0.1.0-BETA03
Тип

Тип

jar

Скачать annotations 0.1.0-BETA03


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