License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.github.saadfarooq |
ArtifactId | ArtifactIdgradle-common-deps-plugin |
Version | Version0.1.4 |
Type | Typejar |
Description |
Descriptiongradle-common-deps-plugin
Gradle plugin that provides convenience closure for configuring common dependencies
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.saadfarooq/gradle-common-deps-plugin/ -->
<dependency>
<groupId>com.github.saadfarooq</groupId>
<artifactId>gradle-common-deps-plugin</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.saadfarooq/gradle-common-deps-plugin/
implementation 'com.github.saadfarooq:gradle-common-deps-plugin:0.1.4'
// https://jarcasting.com/artifacts/com.github.saadfarooq/gradle-common-deps-plugin/
implementation ("com.github.saadfarooq:gradle-common-deps-plugin:0.1.4")
'com.github.saadfarooq:gradle-common-deps-plugin:jar:0.1.4'
<dependency org="com.github.saadfarooq" name="gradle-common-deps-plugin" rev="0.1.4">
<artifact name="gradle-common-deps-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.saadfarooq', module='gradle-common-deps-plugin', version='0.1.4')
)
libraryDependencies += "com.github.saadfarooq" % "gradle-common-deps-plugin" % "0.1.4"
[com.github.saadfarooq/gradle-common-deps-plugin "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.android.tools.build : gradle | jar | 1.3.0 |