GrowingIO Annotation processor

GrowingIO Android SDK Annotation Processor.

License

License

GroupId

GroupId

com.growingio.android
ArtifactId

ArtifactId

compiler
Last Version

Last Version

3.3.6
Release Date

Release Date

Type

Type

jar
Description

Description

GrowingIO Annotation processor
GrowingIO Android SDK Annotation Processor.
Project URL

Project URL

https://github.com/growingio/growingio-sdk-android-autotracker
Source Code Management

Source Code Management

https://github.com/growingio/growingio-sdk-android-autotracker

Download compiler

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
com.squareup : javapoet jar 1.13.0
com.growingio.android : annotation jar 3.3.6

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.6
3.3.5
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.2.2
3.2.1
3.2.0