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