is not current version
Last Version 3.3.6

com.growingio.android:annotation 3.2.2

GrowingIO Android SDK Annotation.

GroupId

GroupId

com.growingio.android
ArtifactId

ArtifactId

annotation
Version

Version

3.2.2
Type

Type

jar

Download annotation 3.2.2


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