is not current version
Last Version 1.82

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

Dependency license gathering Gradle plugin

Categories

Categories

Gradle Build Tools Github Development Tools Version Controls
GroupId

GroupId

com.github.vlsi.license-gather
ArtifactId

ArtifactId

com.github.vlsi.license-gather.gradle.plugin
Version

Version

1.73
Type

Type

pom

Download com.github.vlsi.license-gather.gradle.plugin 1.73


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