Gradle Dependency Metadata plugin

Gradle plugin for finding details about dependency

License

License

MIT
Categories

Categories

Gradle Build Tools Data
GroupId

GroupId

com.harshild.gradle
ArtifactId

ArtifactId

dependency-metadata-plugin
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Gradle Dependency Metadata plugin
Gradle plugin for finding details about dependency

Download dependency-metadata-plugin

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.2-BETA
0.1