License |
License
The GrwongIO Software License, Version 1.0
|
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.growingio.android |
ArtifactId | ArtifactIdvds-gradle-plugin |
Last Version | Last Versiontrack-2.9.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvds-gradle-plugin
GrowingIO Android Gradle Plugin Library.
|
<!-- https://jarcasting.com/artifacts/com.growingio.android/vds-gradle-plugin/ -->
<dependency>
<groupId>com.growingio.android</groupId>
<artifactId>vds-gradle-plugin</artifactId>
<version>track-2.9.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.growingio.android/vds-gradle-plugin/
implementation 'com.growingio.android:vds-gradle-plugin:track-2.9.13'
// https://jarcasting.com/artifacts/com.growingio.android/vds-gradle-plugin/
implementation ("com.growingio.android:vds-gradle-plugin:track-2.9.13")
'com.growingio.android:vds-gradle-plugin:jar:track-2.9.13'
<dependency org="com.growingio.android" name="vds-gradle-plugin" rev="track-2.9.13">
<artifact name="vds-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.growingio.android', module='vds-gradle-plugin', version='track-2.9.13')
)
libraryDependencies += "com.growingio.android" % "vds-gradle-plugin" % "track-2.9.13"
[com.growingio.android/vds-gradle-plugin "track-2.9.13"]
Group / Artifact | Type | Version |
---|---|---|
com.android.tools.build : gradle | jar | 3.2.1 |