is not current version
Last Version 1.82

com.github.vlsi.gradle:license-gather-plugin 1.71

Dependency license gathering Gradle plugin

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.vlsi.gradle
ArtifactId

ArtifactId

license-gather-plugin
Version

Version

1.71
Type

Type

jar

Download license-gather-plugin 1.71


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