не последняя версия
Последняя версия 1.82

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

Dependency license gathering Gradle plugin

Категории

Категории

Gradle Компиляция и сборка
Группа

Группа

com.github.vlsi.gradle
Идентификатор

Идентификатор

license-gather-plugin
Версия

Версия

1.64
Тип

Тип

jar

Скачать license-gather-plugin 1.64


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