Last Version

gradle-common-deps-plugin 0.1.4

Gradle plugin that provides convenience closure for configuring common dependencies

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.saadfarooq
ArtifactId

ArtifactId

gradle-common-deps-plugin
Version

Version

0.1.4
Type

Type

jar
Description

Description

gradle-common-deps-plugin
Gradle plugin that provides convenience closure for configuring common dependencies
Project URL

Project URL

https://github.com/saadfarooq/gradle-common-deps-plugin
Source Code Management

Source Code Management

https://github.com/saadfarooq/gradle-common-deps-plugin

Download gradle-common-deps-plugin 0.1.4


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.tools.build : gradle jar 1.3.0

Project Modules

There are no modules declared in this project.