is not current version
Last Version 1.82

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

Dependency license gathering Gradle plugin

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.vlsi.gradle
ArtifactId

ArtifactId

license-gather-plugin
Version

Version

1.63
Type

Type

jar

Download license-gather-plugin 1.63


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