is not current version
Last Version 1.82

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

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.69
Type

Type

pom

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


<!-- 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.69</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.69'
// 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.69")
'com.github.vlsi.license-gather:com.github.vlsi.license-gather.gradle.plugin:pom:1.69'
<dependency org="com.github.vlsi.license-gather" name="com.github.vlsi.license-gather.gradle.plugin" rev="1.69">
  <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.69')
)
libraryDependencies += "com.github.vlsi.license-gather" % "com.github.vlsi.license-gather.gradle.plugin" % "1.69"
[com.github.vlsi.license-gather/com.github.vlsi.license-gather.gradle.plugin "1.69"]