is not current version
Last Version track-2.9.13

com.growingio.android:vds-gradle-plugin game-autotrack-2.9.13

GrowingIO Android Gradle Plugin Library.

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.growingio.android
ArtifactId

ArtifactId

vds-gradle-plugin
Version

Version

game-autotrack-2.9.13
Type

Type

jar

Download vds-gradle-plugin game-autotrack-2.9.13


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