License |
License |
---|---|
Categories |
CategoriesGradle Build Tools Data |
GroupId | GroupIdcn.thinkingdata.android |
ArtifactId | ArtifactIdandroid-gradle-plugin |
Version | Version2.0.3 |
Type | Typejar |
Description |
Descriptionandroid-gradle-plugin
android-gradle-plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-gradle-plugin-2.0.3.pom | |
android-gradle-plugin-2.0.3.jar | 16 MB |
android-gradle-plugin-2.0.3-sources.jar | 35 KB |
android-gradle-plugin-2.0.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/cn.thinkingdata.android/android-gradle-plugin/ -->
<dependency>
<groupId>cn.thinkingdata.android</groupId>
<artifactId>android-gradle-plugin</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.thinkingdata.android/android-gradle-plugin/
implementation 'cn.thinkingdata.android:android-gradle-plugin:2.0.3'
// https://jarcasting.com/artifacts/cn.thinkingdata.android/android-gradle-plugin/
implementation ("cn.thinkingdata.android:android-gradle-plugin:2.0.3")
'cn.thinkingdata.android:android-gradle-plugin:jar:2.0.3'
<dependency org="cn.thinkingdata.android" name="android-gradle-plugin" rev="2.0.3">
<artifact name="android-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.thinkingdata.android', module='android-gradle-plugin', version='2.0.3')
)
libraryDependencies += "cn.thinkingdata.android" % "android-gradle-plugin" % "2.0.3"
[cn.thinkingdata.android/android-gradle-plugin "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.2 |
Group / Artifact | Type | Version |
---|---|---|
com.android.tools.build : gradle | jar | 3.4.0 |
org.codehaus.groovy : groovy-all | jar | 2.5.4 |
com.android.tools.build : transform-api | jar | 1.5.0 |