License |
License |
---|---|
GroupId | GroupIdcom.growingio.android |
ArtifactId | ArtifactIdannotation |
Last Version | Last Version3.3.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGrowingIO Annotation
GrowingIO Android SDK Annotation.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
annotation-3.3.6.pom | |
annotation-3.3.6.jar | 2 KB |
annotation-3.3.6-sources.jar | 3 KB |
annotation-3.3.6-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.growingio.android/annotation/ -->
<dependency>
<groupId>com.growingio.android</groupId>
<artifactId>annotation</artifactId>
<version>3.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.growingio.android/annotation/
implementation 'com.growingio.android:annotation:3.3.6'
// https://jarcasting.com/artifacts/com.growingio.android/annotation/
implementation ("com.growingio.android:annotation:3.3.6")
'com.growingio.android:annotation:jar:3.3.6'
<dependency org="com.growingio.android" name="annotation" rev="3.3.6">
<artifact name="annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.growingio.android', module='annotation', version='3.3.6')
)
libraryDependencies += "com.growingio.android" % "annotation" % "3.3.6"
[com.growingio.android/annotation "3.3.6"]