Files download
File Operation
annotation-3.4.5.jar download
annotation-3.4.5.pom download
annotation-3.4.5-sources.jar download
Apache Maven
<dependency>
  <groupId>com.growingio.android</groupId>
  <artifactId>annotation</artifactId>
  <version>3.4.5</version>
</dependency>
Gradle Groovy
implementation 'com.growingio.android:annotation:3.4.5'
Gradle Kotlin
implementation("com.growingio.android:annotation:3.4.5")
Scala SBT
libraryDependencies += "com.growingio.android" % "annotation" % "3.4.5"
Groovy Grape
@Grapes(
  @Grab(group='com.growingio.android', module='annotation', version='3.4.5')
)
Apache Ivy
<dependency org="com.growingio.android" name="annotation" rev="3.4.5" />
Leiningen
[com.growingio.android/annotation "3.4.5"]
Apache Buildr
'com.growingio.android:annotation:jar:3.4.5'
Dependencies
The project has no third-party dependencies